Home
last modified time | relevance | path

Searched refs:strtoull_l (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/include/
Dstdlib.h87 extern unsigned long long strtoull_l(const char *, char **, int, locale_t) __LIBC_ABI_PUBLIC__;
/bionic/libc/bionic/
Dlocale.cpp211 unsigned long long strtoull_l(const char* s, char** end_ptr, int base, locale_t) { in strtoull_l() function
/bionic/libc/
Dlibc.map1150 strtoull_l;