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

  /external/syslinux/gpxe/src/include/
stddef.h 20 /* __WCHAR_TYPE__ is defined by gcc and will change if -fshort-wchar is used */
21 #ifndef __WCHAR_TYPE__
22 #define __WCHAR_TYPE__ long int
24 typedef __WCHAR_TYPE__ wchar_t;
  /external/syslinux/efi32/include/efi/ia32/
efibind.h 86 #ifndef __WCHAR_TYPE__
87 # define __WCHAR_TYPE__ short
102 typedef __WCHAR_TYPE__ WCHAR;
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia32/
efibind.h 86 #ifndef __WCHAR_TYPE__
87 # define __WCHAR_TYPE__ short
102 typedef __WCHAR_TYPE__ WCHAR;
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia64/
efibind.h 72 #ifndef __WCHAR_TYPE__
73 # define __WCHAR_TYPE__ short
85 typedef __WCHAR_TYPE__ WCHAR;
  /external/syslinux/efi64/include/efi/x86_64/
efibind.h 95 #ifndef __WCHAR_TYPE__
96 # define __WCHAR_TYPE__ short
111 typedef __WCHAR_TYPE__ WCHAR;
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/x86_64/
efibind.h 95 #ifndef __WCHAR_TYPE__
96 # define __WCHAR_TYPE__ short
111 typedef __WCHAR_TYPE__ WCHAR;
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/include/
stddef.h 119 __WCHAR_TYPE__ have reasonable values. This can happen if the
320 #ifndef __WCHAR_TYPE__
321 #define __WCHAR_TYPE__ int
324 typedef __WCHAR_TYPE__ wchar_t;
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
stddef.h 119 __WCHAR_TYPE__ have reasonable values. This can happen if the
320 #ifndef __WCHAR_TYPE__
321 #define __WCHAR_TYPE__ int
324 typedef __WCHAR_TYPE__ wchar_t;
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/include/
stddef.h 119 __WCHAR_TYPE__ have reasonable values. This can happen if the
320 #ifndef __WCHAR_TYPE__
321 #define __WCHAR_TYPE__ int
324 typedef __WCHAR_TYPE__ wchar_t;
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
stddef.h 124 __WCHAR_TYPE__ have reasonable values. This can happen if the
322 #ifndef __WCHAR_TYPE__
323 #define __WCHAR_TYPE__ int
326 typedef __WCHAR_TYPE__ wchar_t;
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
stddef.h 124 __WCHAR_TYPE__ have reasonable values. This can happen if the
322 #ifndef __WCHAR_TYPE__
323 #define __WCHAR_TYPE__ int
326 typedef __WCHAR_TYPE__ wchar_t;
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/include/
stddef.h 119 __WCHAR_TYPE__ have reasonable values. This can happen if the
320 #ifndef __WCHAR_TYPE__
321 #define __WCHAR_TYPE__ int
324 typedef __WCHAR_TYPE__ wchar_t;
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
stddef.h 119 __WCHAR_TYPE__ have reasonable values. This can happen if the
320 #ifndef __WCHAR_TYPE__
321 #define __WCHAR_TYPE__ int
324 typedef __WCHAR_TYPE__ wchar_t;
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/include/
stddef.h 119 __WCHAR_TYPE__ have reasonable values. This can happen if the
320 #ifndef __WCHAR_TYPE__
321 #define __WCHAR_TYPE__ int
324 typedef __WCHAR_TYPE__ wchar_t;
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
stddef.h 119 __WCHAR_TYPE__ have reasonable values. This can happen if the
320 #ifndef __WCHAR_TYPE__
321 #define __WCHAR_TYPE__ int
324 typedef __WCHAR_TYPE__ wchar_t;
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/include/
stddef.h 119 __WCHAR_TYPE__ have reasonable values. This can happen if the
320 #ifndef __WCHAR_TYPE__
321 #define __WCHAR_TYPE__ int
324 typedef __WCHAR_TYPE__ wchar_t;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/
stddef.h 119 __WCHAR_TYPE__ have reasonable values. This can happen if the
320 #ifndef __WCHAR_TYPE__
321 #define __WCHAR_TYPE__ int
324 typedef __WCHAR_TYPE__ wchar_t;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
stddef.h 119 __WCHAR_TYPE__ have reasonable values. This can happen if the
320 #ifndef __WCHAR_TYPE__
321 #define __WCHAR_TYPE__ int
324 typedef __WCHAR_TYPE__ wchar_t;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
stddef.h 120 __WCHAR_TYPE__ have reasonable values. This can happen if the
321 #ifndef __WCHAR_TYPE__
322 #define __WCHAR_TYPE__ int
325 typedef __WCHAR_TYPE__ wchar_t;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
_mingw_mac.h 136 #ifndef __WCHAR_TYPE__
137 # define __WCHAR_TYPE__ unsigned short
stddef.h 117 __WCHAR_TYPE__ have reasonable values. This can happen if the
313 #ifndef __WCHAR_TYPE__
315 #define __WCHAR_TYPE__ unsigned short
318 typedef __WCHAR_TYPE__ wchar_t;
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/include/
stddef.h 119 __WCHAR_TYPE__ have reasonable values. This can happen if the
320 #ifndef __WCHAR_TYPE__
321 #define __WCHAR_TYPE__ int
324 typedef __WCHAR_TYPE__ wchar_t;
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
stddef.h 119 __WCHAR_TYPE__ have reasonable values. This can happen if the
320 #ifndef __WCHAR_TYPE__
321 #define __WCHAR_TYPE__ int
324 typedef __WCHAR_TYPE__ wchar_t;

Completed in 1660 milliseconds