Home
last modified time | relevance | path

Searched refs:STANDARD_EXEC_PREFIX (Results 1 – 8 of 8) sorted by relevance

/dragonfly/gnu/usr.bin/cc47/cc_prep/config/
HDdragonfly-native.h35 #define STANDARD_EXEC_PREFIX STD_EXEC_PATH"/" macro
36 #define STANDARD_LIBEXEC_PREFIX STANDARD_EXEC_PREFIX
37 #define STANDARD_BINDIR_PREFIX STANDARD_EXEC_PREFIX
38 #define STANDARD_STARTFILE_PREFIX STANDARD_EXEC_PREFIX
/dragonfly/gnu/usr.bin/cc80/cc_prep/config/
HDdragonfly-native.h40 #define STANDARD_EXEC_PREFIX STD_EXEC_PATH "/" macro
41 #define STANDARD_LIBEXEC_PREFIX STANDARD_EXEC_PREFIX
42 #define STANDARD_BINDIR_PREFIX STANDARD_EXEC_PREFIX
43 #define STANDARD_STARTFILE_PREFIX STANDARD_EXEC_PREFIX
/dragonfly/contrib/gcc-4.7/gcc/
HDcppdefault.c112 const char cpp_EXEC_PREFIX[] = STANDARD_EXEC_PREFIX;
HDgcc.c1129 static const char *const standard_exec_prefix = STANDARD_EXEC_PREFIX;
/dragonfly/contrib/gcc-8.0/gcc/
HDcppdefault.c110 const char cpp_EXEC_PREFIX[] = STANDARD_EXEC_PREFIX;
HDgcc.c1495 static const char *const standard_exec_prefix = STANDARD_EXEC_PREFIX;
/dragonfly/contrib/gcc-4.7/gcc/doc/
HDtm.texi420 @code{STANDARD_EXEC_PREFIX}. @code{MD_EXEC_PREFIX} is not searched
538 The macro @code{STANDARD_EXEC_PREFIX}, if the compiler has been installed
567 The macro @code{STANDARD_EXEC_PREFIX}, but only if the toolchain is installed
588 the machine suffix or @code{STANDARD_EXEC_PREFIX} and the machine suffix.
HDtm.texi.in418 @code{STANDARD_EXEC_PREFIX}. @code{MD_EXEC_PREFIX} is not searched
536 The macro @code{STANDARD_EXEC_PREFIX}, if the compiler has been installed
565 The macro @code{STANDARD_EXEC_PREFIX}, but only if the toolchain is installed
586 the machine suffix or @code{STANDARD_EXEC_PREFIX} and the machine suffix.