/ndk/sources/host-tools/make-3.81/glob/ |
glob.h | 49 #ifndef __size_t 51 # define __size_t size_t macro 54 typedef __SIZE_TYPE__ __size_t; typedef 58 * Conflicts with DECCs aready defined type __size_t. 60 * Anyway if DECC is used and __SIZE_T is defined then __size_t is 63 # if !(defined __DECC && defined __SIZE_T) 64 typedef unsigned long int __size_t; typedef 69 /* The GNU CC stddef.h version defines __size_t as empty. We need a real 71 # undef __size_t macro 72 # define __size_t macro [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
glob.h | 27 #ifndef __size_t 29 typedef __SIZE_TYPE__ __size_t; typedef 35 # ifndef __size_t 36 # define __size_t size_t 40 /* The GNU CC stddef.h version defines __size_t as empty. We need a real 42 # undef __size_t 43 # define __size_t size_t 92 __size_t gl_pathc; /* Count of paths matched by the pattern. */ 94 __size_t gl_offs; /* Slots to reserve in `gl_pathv'. */ 121 __size_t gl_pathc [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
glob.h | 27 #ifndef __size_t 29 typedef __SIZE_TYPE__ __size_t; typedef 35 # ifndef __size_t 36 # define __size_t size_t 40 /* The GNU CC stddef.h version defines __size_t as empty. We need a real 42 # undef __size_t 43 # define __size_t size_t 92 __size_t gl_pathc; /* Count of paths matched by the pattern. */ 94 __size_t gl_offs; /* Slots to reserve in `gl_pathv'. */ 121 __size_t gl_pathc [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
glob.h | 27 #ifndef __size_t 29 typedef __SIZE_TYPE__ __size_t; typedef 35 # ifndef __size_t 36 # define __size_t size_t 40 /* The GNU CC stddef.h version defines __size_t as empty. We need a real 42 # undef __size_t 43 # define __size_t size_t 92 __size_t gl_pathc; /* Count of paths matched by the pattern. */ 94 __size_t gl_offs; /* Slots to reserve in `gl_pathv'. */ 121 __size_t gl_pathc [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/ |
stddef.h | 176 #ifndef __SIZE_T 186 #ifndef __size_t 193 #define __SIZE_T 204 /* __size_t is a typedef on FreeBSD 5!, must not trash it. */ 206 #define __size_t macro 217 #endif /* __size_t */ 227 #endif /* __SIZE_T */
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/ |
stddef.h | 176 #ifndef __SIZE_T 186 #ifndef __size_t 193 #define __SIZE_T 205 /* __size_t is a typedef on FreeBSD 5, must not trash it. */ 207 #define __size_t macro 218 #endif /* __size_t */ 228 #endif /* __SIZE_T */
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/ |
stddef.h | 176 #ifndef __SIZE_T 186 #ifndef __size_t 193 #define __SIZE_T 204 /* __size_t is a typedef on FreeBSD 5!, must not trash it. */ 206 #define __size_t macro 217 #endif /* __size_t */ 227 #endif /* __SIZE_T */
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include/ |
stddef.h | 176 #ifndef __SIZE_T 186 #ifndef __size_t 193 #define __SIZE_T 205 /* __size_t is a typedef on FreeBSD 5, must not trash it. */ 207 #define __size_t macro 218 #endif /* __size_t */ 228 #endif /* __SIZE_T */
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/ |
stddef.h | 178 #ifndef __SIZE_T 188 #ifndef __size_t 195 #define __SIZE_T 206 /* __size_t is a typedef on FreeBSD 5!, must not trash it. */ 208 #define __size_t macro 219 #endif /* __size_t */ 229 #endif /* __SIZE_T */
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/ |
stddef.h | 178 #ifndef __SIZE_T 188 #ifndef __size_t 195 #define __SIZE_T 206 /* __size_t is a typedef on FreeBSD 5!, must not trash it. */ 208 #define __size_t macro 219 #endif /* __size_t */ 229 #endif /* __SIZE_T */
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include/ |
stddef.h | 176 #ifndef __SIZE_T 186 #ifndef __size_t 193 #define __SIZE_T 204 /* __size_t is a typedef on FreeBSD 5!, must not trash it. */ 206 #define __size_t macro 217 #endif /* __size_t */ 227 #endif /* __SIZE_T */
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/include/ |
stddef.h | 176 #ifndef __SIZE_T 186 #ifndef __size_t 193 #define __SIZE_T 205 /* __size_t is a typedef on FreeBSD 5, must not trash it. */ 207 #define __size_t macro 218 #endif /* __size_t */ 228 #endif /* __SIZE_T */
|
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/ |
stddef.h | 176 #ifndef __SIZE_T 186 #ifndef __size_t 193 #define __SIZE_T 204 /* __size_t is a typedef on FreeBSD 5!, must not trash it. */ 206 #define __size_t macro 217 #endif /* __size_t */ 227 #endif /* __SIZE_T */
|
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/ |
stddef.h | 176 #ifndef __SIZE_T 186 #ifndef __size_t 193 #define __SIZE_T 205 /* __size_t is a typedef on FreeBSD 5, must not trash it. */ 207 #define __size_t macro 218 #endif /* __size_t */ 228 #endif /* __SIZE_T */
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/ |
stddef.h | 176 #ifndef __SIZE_T 186 #ifndef __size_t 193 #define __SIZE_T 204 /* __size_t is a typedef on FreeBSD 5!, must not trash it. */ 206 #define __size_t macro 217 #endif /* __size_t */ 227 #endif /* __SIZE_T */
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/ |
stddef.h | 176 #ifndef __SIZE_T 186 #ifndef __size_t 193 #define __SIZE_T 205 /* __size_t is a typedef on FreeBSD 5, must not trash it. */ 207 #define __size_t macro 218 #endif /* __size_t */ 228 #endif /* __SIZE_T */
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/ |
stddef.h | 176 #ifndef __SIZE_T 186 #ifndef __size_t 193 #define __SIZE_T 204 /* __size_t is a typedef on FreeBSD 5!, must not trash it. */ 206 #define __size_t macro 217 #endif /* __size_t */ 227 #endif /* __SIZE_T */
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include/ |
stddef.h | 176 #ifndef __SIZE_T 186 #ifndef __size_t 193 #define __SIZE_T 205 /* __size_t is a typedef on FreeBSD 5, must not trash it. */ 207 #define __size_t macro 218 #endif /* __size_t */ 228 #endif /* __SIZE_T */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/ |
stddef.h | 175 #ifndef __SIZE_T 185 #ifndef __size_t 192 #define __SIZE_T 203 /* __size_t is a typedef on FreeBSD 5!, must not trash it. */ 205 #define __size_t macro 216 #endif /* __size_t */ 226 #endif /* __SIZE_T */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/ |
stddef.h | 176 #ifndef __SIZE_T 186 #ifndef __size_t 193 #define __SIZE_T 204 /* __size_t is a typedef on FreeBSD 5!, must not trash it. */ 206 #define __size_t macro 217 #endif /* __size_t */ 227 #endif /* __SIZE_T */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/ |
stddef.h | 176 #ifndef __SIZE_T 186 #ifndef __size_t 193 #define __SIZE_T 204 /* __size_t is a typedef on FreeBSD 5!, must not trash it. */ 206 #define __size_t macro 217 #endif /* __size_t */ 227 #endif /* __SIZE_T */
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include/ |
stddef.h | 176 #ifndef __SIZE_T 186 #ifndef __size_t 193 #define __SIZE_T 204 /* __size_t is a typedef on FreeBSD 5!, must not trash it. */ 206 #define __size_t macro 217 #endif /* __size_t */ 227 #endif /* __SIZE_T */
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/include/ |
stddef.h | 176 #ifndef __SIZE_T 186 #ifndef __size_t 193 #define __SIZE_T 205 /* __size_t is a typedef on FreeBSD 5, must not trash it. */ 207 #define __size_t macro 218 #endif /* __size_t */ 228 #endif /* __SIZE_T */
|
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/ |
stddef.h | 176 #ifndef __SIZE_T 186 #ifndef __size_t 193 #define __SIZE_T 204 /* __size_t is a typedef on FreeBSD 5!, must not trash it. */ 206 #define __size_t macro 217 #endif /* __size_t */ 227 #endif /* __SIZE_T */
|
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/ |
stddef.h | 176 #ifndef __SIZE_T 186 #ifndef __size_t 193 #define __SIZE_T 205 /* __size_t is a typedef on FreeBSD 5, must not trash it. */ 207 #define __size_t macro 218 #endif /* __size_t */ 228 #endif /* __SIZE_T */
|