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