HomeSort by: relevance | last modified time | path
    Searched refs:_GCC_SIZE_T (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc/dist/fixincludes/tests/base/types/
vxTypesBase.h 14 #ifndef _GCC_SIZE_T
15 #define _GCC_SIZE_T
  /src/external/gpl3/gcc.old/dist/fixincludes/tests/base/types/
vxTypesBase.h 14 #ifndef _GCC_SIZE_T
15 #define _GCC_SIZE_T
  /src/external/gpl3/gcc/dist/fixincludes/tests/base/sys/
types.h 23 #if !defined(_GCC_SIZE_T)
24 #define _GCC_SIZE_T
  /src/external/gpl3/gcc.old/dist/fixincludes/tests/base/sys/
types.h 23 #if !defined(_GCC_SIZE_T)
24 #define _GCC_SIZE_T
  /src/external/gpl3/gcc.old/dist/gcc/ginclude/
stddef.h 94 vxTypesBase.h so that this macro is only defined if _GCC_SIZE_T is
95 not defined, and so that defining this macro defines _GCC_SIZE_T.
182 #ifndef _GCC_SIZE_T
200 #define _GCC_SIZE_T
221 #endif /* _GCC_SIZE_T */
384 #ifdef _GCC_SIZE_T
  /src/external/gpl3/gcc/dist/gcc/ginclude/
stddef.h 109 vxTypesBase.h so that this macro is only defined if _GCC_SIZE_T is
110 not defined, and so that defining this macro defines _GCC_SIZE_T.
197 #ifndef _GCC_SIZE_T
215 #define _GCC_SIZE_T
236 #endif /* _GCC_SIZE_T */
399 #ifdef _GCC_SIZE_T

Completed in 26 milliseconds