Home
last modified time | relevance | path

Searched refs:atof (Results 1 – 7 of 7) sorted by relevance

/stdlib/
A Datof.c20 #undef atof
25 atof (const char *nptr) in atof() function
A Dtst-atof1.c9 snprintf (buf, sizeof (buf), "%g", atof ("0x10p-1")); in do_test()
A Dtst-atof2.c42 snprintf (buf, sizeof (buf), "%g", atof (tests[i].str)); in do_test()
A DVersions18 a64l; abort; abs; atexit; atof; atoi; atol; atoll;
A DMakefile35 atof atoi atol atoll \
A Dstdlib.h102 extern double atof (const char *__nptr)
/stdlib/bits/
A Dstdlib-float.h25 __NTH (atof (const char *__nptr)) in __NTH()

Completed in 14 milliseconds