Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/libcxx/include/__support/openbsd/
H A Dxlocale.h27 inline _LIBCPP_HIDE_FROM_ABI_C unsigned long strtoul_l(const char* __nptr, char** __endptr, int __b… in strtoul_l() function
/openbsd/gnu/llvm/libcxx/include/__support/solaris/
H A Dxlocale.h51 strtoul_l(const char *__nptr, char **__endptr, int __base, locale_t __loc) { in strtoul_l() function
/openbsd/gnu/llvm/libcxx/include/__support/ibm/
H A Dxlocale.h95 strtoul_l(const char *__nptr, char **__endptr, int __base, locale_t locale) { in strtoul_l() function