Searched refs:TC_LARGEST_EXPONENT_IS_NORMAL (Results 1 – 4 of 4) sorted by relevance
37 #ifndef TC_LARGEST_EXPONENT_IS_NORMAL38 #define TC_LARGEST_EXPONENT_IS_NORMAL(PRECISION) 0 macro285 if (TC_LARGEST_EXPONENT_IS_NORMAL (precision)) in gen_to_words()324 if (TC_LARGEST_EXPONENT_IS_NORMAL (precision)) in gen_to_words()365 if (TC_LARGEST_EXPONENT_IS_NORMAL (precision)) in gen_to_words()581 || (! TC_LARGEST_EXPONENT_IS_NORMAL (precision) in gen_to_words()
1170 @item TC_LARGEST_EXPONENT_IS_NORMAL1171 @cindex TC_LARGEST_EXPONENT_IS_NORMAL (@var{precision})
6091 * doc/invoke.texi (TC_LARGEST_EXPONENT_IS_NORMAL): Document.6092 * config/atof-ieee.c (TC_LARGEST_EXPONENT_IS_NORMAL): Add an
3061 * config/atof-ieee.c (TC_LARGEST_EXPONENT_IS_NORMAL): New macro.3064 numbers if TC_LARGEST_EXPONENT_IS_NORMAL evaluates to true.