Home
last modified time | relevance | path

Searched refs:strtoul_l (Results 1 – 4 of 4) sorted by relevance

/freebsd/lib/libc/stdlib/
H A Dstrtoul.c50 strtoul_l(const char * __restrict nptr, char ** __restrict endptr, int base, locale_t locale) in strtoul_l() function
132 return strtoul_l(nptr, endptr, base, __get_locale()); in strtoul()
H A DSymbol.map92 strtoul_l;
/freebsd/include/xlocale/
H A D_stdlib.h50 unsigned long strtoul_l(const char *, char **, int, locale_t);
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt3023 fun:strtoul_l=uninstrumented