Searched defs:atoi (Results 1 – 15 of 15) sorted by relevance
34 atoi(const char *str) in atoi() function
12 atoi (z) in atoi() function
29 atoi (z) in atoi() function
26 atoi (z) in atoi() function
12 atoi (char *z) in atoi() function
183 atoi(s) in atoi() function
920 atoi(const char *s) in atoi() function
1149 atoi(const char *s, uint b) in atoi() function
163 atoi(const char *s) in atoi() function
109 atoi(const char *s) in atoi() function
285 INTERCEPTOR(int, atoi, const char *nptr) { in INTERCEPTOR() argument
113 atoi(const char *s) in atoi() function
524 * to provide better numeric string conversion than atoi() and friends. function
524 INTERCEPTOR(int, atoi, const char *nptr) { in INTERCEPTOR() argument