Searched defs:decimal64ExpCon (Results 1 – 4 of 4) sorted by relevance
506 #define decimal64ExpCon(d) ((((d)->bytes[0] & 0x03)<<6) \ macro