HomeSort by relevance Sort by last modified time
    Searched defs:wcstoumax (Results 1 - 5 of 5) sorted by null

  /ndk/sources/android/support/src/wcstox/
wcstol.c 56 uintmax_t wcstoumax(const wchar_t *restrict s, function
  /external/jemalloc/include/msvc_compat/C99/
inttypes.h 308 // 7.8.2.4 The wcstoimax and wcstoumax functions
310 #define wcstoumax _wcstoui64 macro
  /external/mesa3d/include/c99/
inttypes.h 300 // 7.8.2.4 The wcstoimax and wcstoumax functions
302 #define wcstoumax _wcstoui64 macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
inttypes.h 318 extern uintmax_t wcstoumax (__const __gwchar_t *__restrict __nptr,
371 __NTH (wcstoumax (__const __gwchar_t *__restrict nptr, function
433 __NTH (wcstoumax (__const __gwchar_t *__restrict nptr, function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
inttypes.h 318 extern uintmax_t wcstoumax (__const __gwchar_t *__restrict __nptr,
371 __NTH (wcstoumax (__const __gwchar_t *__restrict nptr, function
433 __NTH (wcstoumax (__const __gwchar_t *__restrict nptr, function

Completed in 1938 milliseconds