Searched refs:decimal32Sign (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/gcclibs/libdecnumber/
H A Ddecimal32.h71 #define decimal32Sign(d) ((unsigned)(d)->bytes[0]>>7) macro
H A Ddecimal32.c200 if (decimal32Sign (d32))
335 decimal32Sign (d32), decimal32Comb (d32), decimal32ExpCon (d32));

Completed in 107 milliseconds