Searched refs:floatformat_is_nan (Results 1 – 5 of 5) sorted by relevance
63 extern int floatformat_is_nan (const struct floatformat *, char *);
467 floatformat_is_nan (const struct floatformat *fmt, char *val) in floatformat_is_nan() function
297 if (fmt != NULL && floatformat_is_nan (fmt, valaddr)) in print_floating()
3361 (floatformat_is_negative, floatformat_is_nan)3367 (floatformat_is_nan, floatformat_mantissa)8119 floatformat_is_nan and floatformat_mantissa.8122 (floatformat_is_nan): New function.
13914 (floatformat_is_nan, floatformat_mantissa): Ditto.