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