Searched defs:itoa (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/tools/include/nolibc/ | ||
| H A D | stdlib.h | 300 char *itoa(long in) in itoa() function |
| /linux-6.15/tools/testing/selftests/nolibc/ | ||
| H A D | nolibc-test.c | 84 char *itoa(int i) in itoa() function |