Searched refs:MD_EXEC_PREFIX (Results 1 – 8 of 8) sorted by relevance
| /dragonfly/gnu/usr.bin/cc47/cc_prep/config/ |
| HD | dragonfly-native.h | 41 #define MD_EXEC_PREFIX "" macro
|
| /dragonfly/gnu/usr.bin/cc80/cc_prep/config/ |
| HD | dragonfly-native.h | 46 #define MD_EXEC_PREFIX "" macro
|
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | gcc.c | 1473 #undef MD_EXEC_PREFIX 1479 #ifndef MD_EXEC_PREFIX 1480 #define MD_EXEC_PREFIX "" macro 1503 static const char *md_exec_prefix = MD_EXEC_PREFIX; 10132 md_exec_prefix = MD_EXEC_PREFIX; in finalize()
|
| HD | collect2.c | 63 #undef MD_EXEC_PREFIX
|
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | gcc.c | 1107 #undef MD_EXEC_PREFIX 1113 #ifndef MD_EXEC_PREFIX 1114 #define MD_EXEC_PREFIX "" macro 1137 static const char *md_exec_prefix = MD_EXEC_PREFIX;
|
| HD | collect2.c | 63 #undef MD_EXEC_PREFIX
|
| /dragonfly/contrib/gcc-4.7/gcc/doc/ |
| HD | tm.texi | 418 @defmac MD_EXEC_PREFIX 420 @code{STANDARD_EXEC_PREFIX}. @code{MD_EXEC_PREFIX} is not searched 422 compiler. If you define @code{MD_EXEC_PREFIX}, then be sure to add it 452 standard prefixes. @code{MD_EXEC_PREFIX} is not searched when the 548 The macro @code{MD_EXEC_PREFIX}, if defined, but only if this is a native 574 The macro @code{MD_EXEC_PREFIX}, if defined, but only if this is a native
|
| HD | tm.texi.in | 416 @defmac MD_EXEC_PREFIX 418 @code{STANDARD_EXEC_PREFIX}. @code{MD_EXEC_PREFIX} is not searched 420 compiler. If you define @code{MD_EXEC_PREFIX}, then be sure to add it 450 standard prefixes. @code{MD_EXEC_PREFIX} is not searched when the 546 The macro @code{MD_EXEC_PREFIX}, if defined, but only if this is a native 572 The macro @code{MD_EXEC_PREFIX}, if defined, but only if this is a native
|