Searched refs:atof (Results 1 – 7 of 7) sorted by relevance
20 #undef atof25 atof (const char *nptr) in atof() function
9 snprintf (buf, sizeof (buf), "%g", atof ("0x10p-1")); in do_test()
42 snprintf (buf, sizeof (buf), "%g", atof (tests[i].str)); in do_test()
18 a64l; abort; abs; atexit; atof; atoi; atol; atoll;
35 atof atoi atol atoll \
102 extern double atof (const char *__nptr)
25 __NTH (atof (const char *__nptr)) in __NTH()
Completed in 14 milliseconds