Searched refs:_GCC_SIZE_T (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/gcc/fixincludes/tests/base/types/
H A DvxTypesBase.h14 #ifndef _GCC_SIZE_T
15 #define _GCC_SIZE_T macro
/haiku-buildtools/gcc/fixincludes/tests/base/sys/
H A Dtypes.h18 #if !defined(_GCC_SIZE_T)
19 #define _GCC_SIZE_T macro
/haiku-buildtools/legacy/gcc/gcc/ginclude/
H A Dstddef.h71 vxTypesBase.h so that this macro is only defined if _GCC_SIZE_T is
72 not defined, and so that defining this macro defines _GCC_SIZE_T.
149 #ifndef _GCC_SIZE_T
163 #define _GCC_SIZE_T macro
177 #endif /* _GCC_SIZE_T */
305 #ifdef _GCC_SIZE_T
/haiku-buildtools/gcc/gcc/ginclude/
H A Dstddef.h100 vxTypesBase.h so that this macro is only defined if _GCC_SIZE_T is
101 not defined, and so that defining this macro defines _GCC_SIZE_T.
184 #ifndef _GCC_SIZE_T
201 #define _GCC_SIZE_T macro
223 #endif /* _GCC_SIZE_T */
386 #ifdef _GCC_SIZE_T
/haiku-buildtools/legacy/gcc/libio/stdio/
H A Dstdio.h57 #if !defined(_GCC_SIZE_T) && !defined(_SIZET_)
64 #define _GCC_SIZE_T macro
/haiku-buildtools/legacy/gcc/gcc/
H A Dfixincludes560 #ifndef _GCC_SIZE_T\
561 #define _GCC_SIZE_T
656 #ifndef _GCC_SIZE_T\
657 #define _GCC_SIZE_T
996 if grep _GCC_SIZE_T ${LIB}/$file >/dev/null
1008 #ifndef _GCC_SIZE_T\
1009 #define _GCC_SIZE_T
2730 #ifndef _GCC_SIZE_T\
2731 #define _GCC_SIZE_T

Completed in 79 milliseconds