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

  /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...]
  /prebuilt/linux-x86/toolchain/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...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/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 */
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/install-tools/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 */
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.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 */
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/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 */
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/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 */
  /prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/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 */
  /prebuilt/darwin-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-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 */
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/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 */
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/install-tools/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 */
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.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 */
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/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 */
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/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 */
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/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 */
  /prebuilt/linux-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-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 */
  /prebuilt/linux-x86/toolchain/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 */
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/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 */
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/install-tools/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 */
  /prebuilt/linux-x86/toolchain/sh-4.3.3/lib/gcc/sh-linux-gnu/4.3.3/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 */

Completed in 312 milliseconds