Searched refs:decimal128Sign (Results 1 – 4 of 4) sorted by relevance
511 #define decimal128Sign(d) ((unsigned)(d)->bytes[0]>>7) macro556 decimal128Sign(d128), decimal128Comb(d128), in decimal128Show()