Searched refs:longestdbl (Results 1 – 1 of 1) sorted by relevance
202 static const char longestdbl[] = in long_dbl() local208 double d = strtod (longestdbl, NULL); in long_dbl()210 printf ("strtod (\"%s\", NULL) = %g\n", longestdbl, d); in long_dbl()
Completed in 3 milliseconds