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