Searched defs:decimal128Sign (Results 1 – 3 of 3) sorted by relevance
511 #define decimal128Sign(d) ((unsigned)(d)->bytes[0]>>7) macro