Searched refs:exp_lo (Results 1 – 1 of 1) sorted by relevance
26 test_strtold_value (const char *s, double exp_hi, double exp_lo, int exp_exc, in test_strtold_value() argument45 if (x.d[1] == exp_lo) in test_strtold_value()46 printf ("PASS: strtold (\"%s\") low == %a\n", s, exp_lo); in test_strtold_value()49 printf ("FAIL: strtold (\"%s\") low == %a\n", s, exp_lo); in test_strtold_value()