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