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

/freebsd-11.0-release/contrib/gcclibs/libdecnumber/
H A Ddecimal64.h75 #define decimal64Sign(d) ((unsigned)(d)->bytes[0]>>7) macro
H A Ddecimal64.c199 if (decimal64Sign (d64))
335 decimal64Sign (d64), decimal64Comb (d64), decimal64ExpCon (d64));

Completed in 103 milliseconds