Searched refs:decimal128Comb (Results 1 – 1 of 1) sorted by relevance
517 #define decimal128Comb(d) (((d)->bytes[0] & 0x7c)>>2) macro559 decimal128Sign(d128), decimal128Comb(d128), in decimal128Show()