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

  /ndk/sources/android/support/src/wcstox/
wcstol.c 49 intmax_t wcstoimax(const wchar_t *restrict s, function
  /external/jemalloc/include/msvc_compat/C99/
inttypes.h 308 // 7.8.2.4 The wcstoimax and wcstoumax functions
309 #define wcstoimax _wcstoi64 macro
  /external/mesa3d/include/c99/
inttypes.h 300 // 7.8.2.4 The wcstoimax and wcstoumax functions
301 #define wcstoimax _wcstoi64 macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
inttypes.h 313 extern intmax_t wcstoimax (__const __gwchar_t *__restrict __nptr,
357 __NTH (wcstoimax (__const __gwchar_t *__restrict nptr, function
416 __NTH (wcstoimax (__const __gwchar_t *__restrict nptr, function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
inttypes.h 313 extern intmax_t wcstoimax (__const __gwchar_t *__restrict __nptr,
357 __NTH (wcstoimax (__const __gwchar_t *__restrict nptr, function
416 __NTH (wcstoimax (__const __gwchar_t *__restrict nptr, function

Completed in 823 milliseconds