Home
last modified time | relevance | path

Searched refs:atoi (Results 1 – 6 of 6) sorted by relevance

/stdlib/
A Datoi.c20 #undef atoi
25 atoi (const char *nptr) in atoi() function
29 libc_hidden_def (atoi)
A Dtst-qsort2.c74 ret |= test (atoi (argv[1]), atoi (argv[2])); in main()
A Dtst-qsort.c33 size_t array_members = argv[1] ? atoi (argv[1]) : 50; in main()
A DVersions18 a64l; abort; abs; atexit; atof; atoi; atol; atoll;
A Dstdlib.h105 extern int atoi (const char *__nptr)
362 __NTH (atoi (const char *__nptr)) in __NTH()
A DMakefile35 atof atoi atol atoll \

Completed in 11 milliseconds