Searched refs:decimal64Sign (Results 1 – 1 of 1) sorted by relevance
503 #define decimal64Sign(d) ((unsigned)(d)->bytes[0]>>7) macro545 decimal64Sign(d64), decimal64Comb(d64), decimal64ExpCon(d64)); in decimal64Show()