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