Searched refs:decimal32ExpCon (Results 1 – 1 of 1) sorted by relevance
449 #define decimal32ExpCon(d) ((((d)->bytes[0] & 0x03)<<4) \ macro485 decimal32Sign(d32), decimal32Comb(d32), decimal32ExpCon(d32)); in decimal32Show()