Searched defs:atoi (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/lib/ | ||
| H A D | stdlib.c | 36 int atoi(const char *nptr) in atoi() function |
| /OK3568_Linux_fs/kernel/tools/include/nolibc/ | ||
| H A D | nolibc.h | 2407 int atoi(const char *s) in atoi() function |