Searched refs:decimal128ExpCon (Results 1 – 1 of 1) sorted by relevance
520 #define decimal128ExpCon(d) ((((d)->bytes[0] & 0x03)<<10) \ macro560 decimal128ExpCon(d128)); in decimal128Show()