Searched refs:__STDC__ (Results 1 - 25 of 839) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/cpp/
H A Dcmdlne-dU-16.c4 /* { dg-final { scan-file cmdlne-dU-16.i "^\n*#define __STDC__ 1\n*$" } } */
5 #ifdef __STDC__
H A Dcmdlne-dU-17.c4 /* { dg-final { scan-file cmdlne-dU-17.i "^\n*1\n+#define __STDC__ 1\n*$" } } */
5 __STDC__
H A Dundef2.c10 #undef __STDC__ /* { dg-warning "undefining" "__STDC__" } */ macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/cpp/trad/
H A D__STDC__.c1 /* Test that __STDC__ is not defined. */
5 #if defined __STDC__
6 # error __STDC__ defined /* { dg-bogus "__STDC__" "__STDC__ defined" } */
H A Dinclude.c10 #define __STDC__ 1 /* Stop complaints about non-ISO compilers. */ macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/cpp/trad/
H A D__STDC__.c1 /* Test that __STDC__ is not defined. */
5 #if defined __STDC__
6 # error __STDC__ defined /* { dg-bogus "__STDC__" "__STDC__ defined" } */
H A Dinclude.c7 #define __STDC__ 1 /* Stop complaints about non-ISO compilers. */ macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/fixincludes/tests/base/X11/
H A DXmu.h13 #ifndef __STDC__
15 #endif /* !defined __STDC__ */
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/fixincludes/tests/base/X11/
H A DXmu.h13 #ifndef __STDC__
15 #endif /* !defined __STDC__ */
/netbsd-6-1-5-RELEASE/external/bsd/libpcap/dist/Win32/Include/
H A Dcdecl_ext.h31 #if defined(__STDC__) || defined(__cplusplus)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/fixincludes/tests/base/sys/
H A Dva_list.h16 #if defined(__STDC__) && !defined(__ia64)
/netbsd-6-1-5-RELEASE/gnu/dist/grep/lib/
H A Dhard-locale.h11 # if defined PROTOTYPES || (defined __STDC__ && __STDC__)
H A Dsavedir.h9 # if defined PROTOTYPES || (defined __STDC__ && __STDC__)
/netbsd-6-1-5-RELEASE/gnu/dist/diffutils/lib/
H A Dhard-locale.h11 # if defined PROTOTYPES || (defined __STDC__ && __STDC__)
H A Dquotesys.h5 #if defined __STDC__ || __GNUC__
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/contrib/nslint-2.1a3/lbl/
H A Dos-irix5.h27 #ifdef __STDC__
32 #ifdef __STDC__
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/cpp/
H A Dundef2.c12 #undef __STDC__ /* { dg-warning "undefining" "__STDC__" } */ macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/
H A Dgetopt.h84 #if defined (__STDC__) && __STDC__
102 #if defined (__STDC__) && __STDC__
132 #else /* not __STDC__ */
138 #endif /* __STDC__ */
H A Dsort.h26 #ifdef __STDC__
28 #endif /* __STDC__ */
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/fixincludes/tests/base/pixrect/
H A Dmemvar.h13 #ifdef __STDC__
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/include/
H A Dgetopt.h84 #if defined (__STDC__) && __STDC__
102 #if defined (__STDC__) && __STDC__
132 #else /* not __STDC__ */
138 #endif /* __STDC__ */
H A Dsort.h26 #ifdef __STDC__
28 #endif /* __STDC__ */
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/fixincludes/tests/base/pixrect/
H A Dmemvar.h13 #ifdef __STDC__
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/include/
H A Dgetopt.h84 #if defined (__STDC__) && __STDC__
102 #if defined (__STDC__) && __STDC__
132 #else /* not __STDC__ */
138 #endif /* __STDC__ */
H A Dsort.h26 #ifdef __STDC__
28 #endif /* __STDC__ */

Completed in 127 milliseconds

1234567891011>>