Searched refs:decimal32Sign (Results 1 – 1 of 1) sorted by relevance
443 #define decimal32Sign(d) ((unsigned)(d)->bytes[0]>>7) macro485 decimal32Sign(d32), decimal32Comb(d32), decimal32ExpCon(d32)); in decimal32Show()