Searched refs:STANDARD_INCLUDE_DIR (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/
H A Dgnu.h12 #undef STANDARD_INCLUDE_DIR macro
13 #define STANDARD_INCLUDE_DIR "/include" macro
H A Dopenbsd.h62 { STANDARD_INCLUDE_DIR, STANDARD_INCLUDE_COMPONENT, 0, 0 }, \
/freebsd-11-stable/contrib/gcc/
H A Dcppdefault.c28 #ifndef STANDARD_INCLUDE_DIR
29 #define STANDARD_INCLUDE_DIR "/usr/include" macro
39 # undef STANDARD_INCLUDE_DIR macro
84 #ifdef STANDARD_INCLUDE_DIR
86 { STANDARD_INCLUDE_DIR, STANDARD_INCLUDE_COMPONENT, 0, 0, 1, 0 },
H A Dgcc.c2721 return xstrdup(STANDARD_INCLUDE_DIR);
/freebsd-11-stable/contrib/gcc/config/i386/
H A Dcygwin.h150 #undef STANDARD_INCLUDE_DIR macro
151 #define STANDARD_INCLUDE_DIR "/usr/include" macro
152 char cygwin_standard_include_dir[sizeof (STANDARD_INCLUDE_DIR) + 1
154 = STANDARD_INCLUDE_DIR;
155 #undef STANDARD_INCLUDE_DIR macro
156 #define STANDARD_INCLUDE_DIR ((const char *) cygwin_standard_include_dir) macro
193 #ifdef STANDARD_INCLUDE_DIR
H A Dmingw32.h40 #undef STANDARD_INCLUDE_DIR macro
41 #define STANDARD_INCLUDE_DIR "/mingw/include" macro
H A Ddjgpp.h65 #undef STANDARD_INCLUDE_DIR macro
66 #define STANDARD_INCLUDE_DIR "/dev/env/DJDIR/include/" macro
/freebsd-11-stable/gnu/usr.bin/cc/cc_tools/
H A Dfreebsd-native.h24 #define STANDARD_INCLUDE_DIR PREFIX"/include" macro
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Dbeos.h105 /* STANDARD_INCLUDE_DIR is the equivalent of "/usr/include" on UNIX. */
106 #define STANDARD_INCLUDE_DIR "/boot/develop/headers/posix" macro

Completed in 133 milliseconds