HomeSort by relevance Sort by last modified time
    Searched full:__gwchar_t (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
inttypes.h 33 # define __gwchar_t wchar_t macro
35 typedef __WCHAR_TYPE__ __gwchar_t; typedef
39 typedef wchar_t __gwchar_t; typedef
313 extern intmax_t wcstoimax (__const __gwchar_t *__restrict __nptr,
314 __gwchar_t **__restrict __endptr, int __base)
318 extern uintmax_t wcstoumax (__const __gwchar_t *__restrict __nptr,
319 __gwchar_t ** __restrict __endptr, int __base)
351 extern long int __wcstol_internal (__const __gwchar_t * __restrict __nptr,
352 __gwchar_t **__restrict __endptr,
357 __NTH (wcstoimax (__const __gwchar_t *__restrict nptr
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
inttypes.h 33 # define __gwchar_t wchar_t macro
35 typedef __WCHAR_TYPE__ __gwchar_t; typedef
39 typedef wchar_t __gwchar_t; typedef
313 extern intmax_t wcstoimax (__const __gwchar_t *__restrict __nptr,
314 __gwchar_t **__restrict __endptr, int __base)
318 extern uintmax_t wcstoumax (__const __gwchar_t *__restrict __nptr,
319 __gwchar_t ** __restrict __endptr, int __base)
351 extern long int __wcstol_internal (__const __gwchar_t * __restrict __nptr,
352 __gwchar_t **__restrict __endptr,
357 __NTH (wcstoimax (__const __gwchar_t *__restrict nptr
    [all...]

Completed in 483 milliseconds