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

/external/libcxx/include/support/ibm/
H A Dxlocale.h297 unsigned long strtoul_l(const char *__nptr, char **__endptr, function
/external/libcxx/include/support/solaris/
H A Dxlocale.h146 unsigned long strtoul_l(const char *__nptr, char **__endptr, function
/external/compiler-rt/lib/msan/
H A Dmsan_interceptors.cc401 INTERCEPTOR_STRTO_BASE_LOC(unsigned long, strtoul_l) // NOLINT
1539 INTERCEPT_FUNCTION(strtoul_l);
/external/compiler-rt/lib/msan/tests/
H A Dmsan_test.cc1595 TEST_STRTO_INT_LOC(strtoul_l)

Completed in 1352 milliseconds