Searched refs:atoull (Results 1 – 2 of 2) sorted by relevance
/lk-master/lib/libc/include/ | ||
A D | stdlib.h | 24 unsigned long long atoull(const char *num); |
/lk-master/lib/libc/ | ||
A D | atoi.c | 87 unsigned long long atoull(const char *num) { in atoull() function |
Completed in 2 milliseconds