Home
last modified time | relevance | path

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

/external/libcxx/include/support/solaris/
Dxlocale.h52 unsigned long long strtoull_l(const char *__nptr, char **__endptr, in strtoull_l() function
/external/libcxx/include/support/win32/
Dlocale_win32.h65 #define strtoull_l _strtoui64_l macro
/external/libcxx/include/support/xlocale/
Dxlocale.h169 static inline unsigned long long strtoull_l(const char *nptr, char **endptr, in strtoull_l() function
/external/libcxx/include/support/ibm/
Dxlocale.h292 unsigned long long strtoull_l(const char *__nptr, char **__endptr, in strtoull_l() function