HomeSort by relevance Sort by last modified time
    Searched refs:__PTRDIFF_TYPE__ (Results 1 - 25 of 89) sorted by null

1 2 3 4

  /external/google-breakpad/src/common/dwarf/
types.h 48 #ifdef __PTRDIFF_TYPE__
49 typedef __PTRDIFF_TYPE__ intptr;
50 typedef unsigned __PTRDIFF_TYPE__ uintptr;
  /external/clang/test/Driver/
lanai-unknown-unknown.cpp 10 typedef __PTRDIFF_TYPE__ ptrdiff_t;
wasm32-unknown-unknown.cpp 12 typedef __PTRDIFF_TYPE__ ptrdiff_t;
wasm64-unknown-unknown.cpp 12 typedef __PTRDIFF_TYPE__ ptrdiff_t;
le32-unknown-nacl.cpp 9 typedef __PTRDIFF_TYPE__ ptrdiff_t;
le64-unknown-unknown.cpp 8 typedef __PTRDIFF_TYPE__ ptrdiff_t;
  /external/clang/test/Sema/
warn-bad-function-cast.c 45 (__PTRDIFF_TYPE__)pf2(); /* expected-warning {{cast from function call of type 'int *' to non-matching type 'long'}} */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stddef.h 116 GCC 2.00, make sure that __PTRDIFF_TYPE__, __SIZE_TYPE__, and
142 #ifndef __PTRDIFF_TYPE__
144 #define __PTRDIFF_TYPE__ long long int
146 #define __PTRDIFF_TYPE__ long int
151 __MINGW_EXTENSION typedef __PTRDIFF_TYPE__ ptrdiff_t;
_mingw_mac.h 120 #ifndef __PTRDIFF_TYPE__
122 # define __PTRDIFF_TYPE__ long long int
124 # define __PTRDIFF_TYPE__ long int
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
stddef.h 34 typedef __PTRDIFF_TYPE__ ptrdiff_t;
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
stddef.h 34 typedef __PTRDIFF_TYPE__ ptrdiff_t;
  /external/mesa3d/src/amd/addrlib/inc/
lnx_common_defs.h 92 #ifdef __PTRDIFF_TYPE__
93 typedef __PTRDIFF_TYPE__ ptrdiff_t;
94 #else // #ifdef __PTRDIFF_TYPE__
96 #endif // #ifdef __PTRDIFF_TYPE__
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/include/
stddef.h 118 GCC 2.00, make sure that __PTRDIFF_TYPE__, __SIZE_TYPE__, and
144 #ifndef __PTRDIFF_TYPE__
145 #define __PTRDIFF_TYPE__ long int
147 typedef __PTRDIFF_TYPE__ ptrdiff_t;
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/include/
stddef.h 118 GCC 2.00, make sure that __PTRDIFF_TYPE__, __SIZE_TYPE__, and
144 #ifndef __PTRDIFF_TYPE__
145 #define __PTRDIFF_TYPE__ long int
147 typedef __PTRDIFF_TYPE__ ptrdiff_t;
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
stddef.h 123 GCC 2.00, make sure that __PTRDIFF_TYPE__, __SIZE_TYPE__, and
149 #ifndef __PTRDIFF_TYPE__
150 #define __PTRDIFF_TYPE__ long int
152 typedef __PTRDIFF_TYPE__ ptrdiff_t;
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
stddef.h 123 GCC 2.00, make sure that __PTRDIFF_TYPE__, __SIZE_TYPE__, and
149 #ifndef __PTRDIFF_TYPE__
150 #define __PTRDIFF_TYPE__ long int
152 typedef __PTRDIFF_TYPE__ ptrdiff_t;
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/include/
stddef.h 118 GCC 2.00, make sure that __PTRDIFF_TYPE__, __SIZE_TYPE__, and
144 #ifndef __PTRDIFF_TYPE__
145 #define __PTRDIFF_TYPE__ long int
147 typedef __PTRDIFF_TYPE__ ptrdiff_t;
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
stddef.h 118 GCC 2.00, make sure that __PTRDIFF_TYPE__, __SIZE_TYPE__, and
144 #ifndef __PTRDIFF_TYPE__
145 #define __PTRDIFF_TYPE__ long int
147 typedef __PTRDIFF_TYPE__ ptrdiff_t;
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/include/
stddef.h 118 GCC 2.00, make sure that __PTRDIFF_TYPE__, __SIZE_TYPE__, and
144 #ifndef __PTRDIFF_TYPE__
145 #define __PTRDIFF_TYPE__ long int
147 typedef __PTRDIFF_TYPE__ ptrdiff_t;
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/include/
stddef.h 118 GCC 2.00, make sure that __PTRDIFF_TYPE__, __SIZE_TYPE__, and
144 #ifndef __PTRDIFF_TYPE__
145 #define __PTRDIFF_TYPE__ long int
147 typedef __PTRDIFF_TYPE__ ptrdiff_t;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
stddef.h 118 GCC 2.00, make sure that __PTRDIFF_TYPE__, __SIZE_TYPE__, and
144 #ifndef __PTRDIFF_TYPE__
145 #define __PTRDIFF_TYPE__ long int
147 typedef __PTRDIFF_TYPE__ ptrdiff_t;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
stddef.h 119 GCC 2.00, make sure that __PTRDIFF_TYPE__, __SIZE_TYPE__, and
145 #ifndef __PTRDIFF_TYPE__
146 #define __PTRDIFF_TYPE__ long int
148 typedef __PTRDIFF_TYPE__ ptrdiff_t;
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/include/
stddef.h 118 GCC 2.00, make sure that __PTRDIFF_TYPE__, __SIZE_TYPE__, and
144 #ifndef __PTRDIFF_TYPE__
145 #define __PTRDIFF_TYPE__ long int
147 typedef __PTRDIFF_TYPE__ ptrdiff_t;
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
stddef.h 118 GCC 2.00, make sure that __PTRDIFF_TYPE__, __SIZE_TYPE__, and
144 #ifndef __PTRDIFF_TYPE__
145 #define __PTRDIFF_TYPE__ long int
147 typedef __PTRDIFF_TYPE__ ptrdiff_t;
  /external/clang/lib/Headers/
stddef.h 51 typedef __PTRDIFF_TYPE__ ptrdiff_t;

Completed in 748 milliseconds

1 2 3 4