Searched refs:__STDC_LIMIT_MACROS (Results 1 - 16 of 16) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dpr34859.c2 It is ok to redefine __STDC_CONSTANT_MACROS and __STDC_LIMIT_MACROS. */
9 #define __STDC_LIMIT_MACROS 1 macro
10 #define __STDC_LIMIT_MACROS 1 macro
/haiku-buildtools/gcc/gcc/ginclude/
H A Dstdint-wrap.h4 # undef __STDC_LIMIT_MACROS macro
5 # define __STDC_LIMIT_MACROS macro
H A Dstdint-gcc.h95 || defined __STDC_LIMIT_MACROS)
234 || defined __STDC_LIMIT_MACROS) */
/haiku-buildtools/gcc/mpfr/src/
H A Dmpfr-intmax.h29 # define __STDC_LIMIT_MACROS macro
H A Dvasprintf.c50 #define __STDC_LIMIT_MACROS /* SIZE_MAX defined with <stdint.h> inclusion */ macro
/haiku-buildtools/gcc/libstdc++-v3/include/c_compatibility/
H A Dstdint.h40 # ifndef __STDC_LIMIT_MACROS
42 # define __STDC_LIMIT_MACROS macro
50 # undef __STDC_LIMIT_MACROS macro
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dpostypes.h48 #ifndef __STDC_LIMIT_MACROS
50 # define __STDC_LIMIT_MACROS macro
58 # undef __STDC_LIMIT_MACROS macro
/haiku-buildtools/gcc/gmp/demos/calc/
H A Dcalclex.c35 /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
38 #ifndef __STDC_LIMIT_MACROS
39 #define __STDC_LIMIT_MACROS 1 macro
/haiku-buildtools/gcc/gcc/
H A Dgengtype-lex.c37 /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
40 #ifndef __STDC_LIMIT_MACROS
41 #define __STDC_LIMIT_MACROS 1 macro
/haiku-buildtools/binutils/binutils/
H A Dsyslex.c35 /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
38 #ifndef __STDC_LIMIT_MACROS
39 #define __STDC_LIMIT_MACROS 1 macro
H A Ddeflex.c35 /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
38 #ifndef __STDC_LIMIT_MACROS
39 #define __STDC_LIMIT_MACROS 1 macro
H A Darlex.c35 /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
38 #ifndef __STDC_LIMIT_MACROS
39 #define __STDC_LIMIT_MACROS 1 macro
/haiku-buildtools/binutils/gas/
H A Ditbl-lex.c35 /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
38 #ifndef __STDC_LIMIT_MACROS
39 #define __STDC_LIMIT_MACROS 1 macro
H A Dbfin-lex.c35 /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
38 #ifndef __STDC_LIMIT_MACROS
39 #define __STDC_LIMIT_MACROS 1 macro
/haiku-buildtools/gcc/gcc/config/tilepro/
H A Dgen-mul-tables.cc57 #define __STDC_LIMIT_MACROS macro
/haiku-buildtools/binutils/ld/
H A Dldlex.c35 /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
38 #ifndef __STDC_LIMIT_MACROS
39 #define __STDC_LIMIT_MACROS 1 macro

Completed in 189 milliseconds