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