Searched refs:TOOL_INCLUDE_DIR (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dcppdefault.c76 #ifdef TOOL_INCLUDE_DIR
78 { TOOL_INCLUDE_DIR, "BINUTILS", 0, 1, 0, 0 },
/freebsd-9.3-release/contrib/gcc/config/i386/
H A Dcygwin.h142 #ifdef TOOL_INCLUDE_DIR
143 char cygwin_tool_include_dir[sizeof (TOOL_INCLUDE_DIR) + 1
145 = TOOL_INCLUDE_DIR;
146 #undef TOOL_INCLUDE_DIR macro
147 #define TOOL_INCLUDE_DIR ((const char *) cygwin_tool_include_dir) macro
189 #ifdef TOOL_INCLUDE_DIR
H A Dbeos-elf.h135 for the BeOS include files relative to TOOL_INCLUDE_DIR. Yes, we
144 { TOOL_INCLUDE_DIR, "BINUTILS", 0, 1}, \
186 { TOOL_INCLUDE_DIR, "BINUTILS", 0, 1}, \
/freebsd-9.3-release/gnu/usr.bin/cc/cc_tools/
H A Dfreebsd-native.h14 #undef TOOL_INCLUDE_DIR /* We don't need one for now. */ macro

Completed in 108 milliseconds