Searched defs:strtoull_l (Results 1 - 4 of 4) sorted by relevance

/external/libcxx/include/support/solaris/
H A Dxlocale.h141 unsigned long long strtoull_l(const char *__nptr, char **__endptr, function
/external/libcxx/include/support/android/
H A Dlocale_bionic.h167 static inline unsigned long long strtoull_l(const char *nptr, char **endptr, function
/external/libcxx/include/support/win32/
H A Dlocale_win32.h65 #define strtoull_l _strtoui64_l macro
/external/libcxx/include/support/ibm/
H A Dxlocale.h292 unsigned long long strtoull_l(const char *__nptr, char **__endptr, function

Completed in 103 milliseconds