Searched defs:decimal128Comb (Results 1 – 3 of 3) sorted by relevance
514 #define decimal128Comb(d) (((d)->bytes[0] & 0x7c)>>2) macro