Home
last modified time | relevance | path

Searched defs:strtoul_l (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/solaris/
Dxlocale.h146 unsigned long strtoul_l(const char *__nptr, char **__endptr, in strtoul_l() function
/ndk/sources/android/support/src/
Dlocale_support.c108 unsigned long strtoul_l(const char *nptr, char **endptr, int base, locale_t loc) { in strtoul_l() function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/ibm/
Dxlocale.h297 unsigned long strtoul_l(const char *__nptr, char **__endptr, in strtoul_l() function