HomeSort by: relevance | last modified time | path
    Searched defs:strtoull_l (Results 1 - 6 of 6) sorted by relevancy

  /src/external/apache2/llvm/dist/libcxx/include/__support/musl/
xlocale.h 32 static inline unsigned long long strtoull_l(const char *nptr, char **endptr, function
  /src/external/apache2/llvm/dist/libcxx/include/__support/solaris/
xlocale.h 46 unsigned long long strtoull_l(const char *__nptr, char **__endptr, function
  /src/external/apache2/llvm/dist/libcxx/include/__support/xlocale/
__strtonum_fallback.h 43 strtoull_l(const char *nptr, char **endptr, int base, locale_t) { function
  /src/external/apache2/llvm/dist/libcxx/include/__support/ibm/
xlocale.h 292 unsigned long long strtoull_l(const char *__nptr, char **__endptr, function
  /src/external/apache2/llvm/dist/libcxx/include/__support/win32/
locale_win32.h 217 #define strtoull_l _strtoui64_l macro
  /src/lib/libc/include/
namespace.h 80 #define strtoull_l _strtoull_l macro

Completed in 25 milliseconds