Searched refs:FD128_EXCEPTIONAL_EXPONENT (Results 1 – 2 of 2) sorted by relevance
36 #define FD128_EXCEPTIONAL_EXPONENT 0x7FFFFFFF macro
63 fd.exponent = FD128_EXCEPTIONAL_EXPONENT; in generic_binary_to_decimal()252 if (v.exponent == FD128_EXCEPTIONAL_EXPONENT) { in generic_to_chars()
Completed in 2 milliseconds