Searched refs:exp_nan (Results 1 – 2 of 2) sorted by relevance
304 if ((unsigned long) top_exp == hfmt->exp_nan) in floatformat_ibm_long_double_is_valid()313 if ((unsigned long) top_exp == hfmt->exp_nan || top_exp == 0) in floatformat_ibm_long_double_is_valid()488 if ((unsigned long) exponent == fmt->exp_nan) in floatformat_to_double()638 fmt->exp_len, fmt->exp_nan); in floatformat_from_double()650 fmt->exp_len, fmt->exp_nan); in floatformat_from_double()
78 unsigned int exp_nan; member