Home
last modified time | relevance | path

Searched refs:MD_EXEC_PREFIX (Results 1 – 25 of 45) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dnto.h47 #undef MD_EXEC_PREFIX
48 #define MD_EXEC_PREFIX "/usr/ccs/bin/" macro
H A Dxm-djgpp.h34 #undef MD_EXEC_PREFIX
35 #define MD_EXEC_PREFIX "/dev/env/DJDIR/bin/" macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Dnto.h47 #undef MD_EXEC_PREFIX
48 #define MD_EXEC_PREFIX "/usr/ccs/bin/" macro
H A Dxm-djgpp.h34 #undef MD_EXEC_PREFIX
35 #define MD_EXEC_PREFIX "/dev/env/DJDIR/bin/" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/
H A Dpa-hpux10.h140 #undef MD_EXEC_PREFIX
141 #define MD_EXEC_PREFIX "/usr/ccs/bin/" macro
H A Dpa-hpux11.h166 #undef MD_EXEC_PREFIX
167 #define MD_EXEC_PREFIX "/usr/ccs/bin/" macro
H A Dpa64-hpux.h110 #undef MD_EXEC_PREFIX
111 #define MD_EXEC_PREFIX "/usr/ccs/bin" macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpa-hpux10.h140 #undef MD_EXEC_PREFIX
141 #define MD_EXEC_PREFIX "/usr/ccs/bin/" macro
H A Dpa-hpux11.h166 #undef MD_EXEC_PREFIX
167 #define MD_EXEC_PREFIX "/usr/ccs/bin/" macro
H A Dpa64-hpux.h110 #undef MD_EXEC_PREFIX
111 #define MD_EXEC_PREFIX "/usr/ccs/bin" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Dhpux.h70 #undef MD_EXEC_PREFIX
71 #define MD_EXEC_PREFIX "/usr/ccs/bin/" macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dhpux.h70 #undef MD_EXEC_PREFIX
71 #define MD_EXEC_PREFIX "/usr/ccs/bin/" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Dsol2.h168 #undef MD_EXEC_PREFIX
169 #define MD_EXEC_PREFIX "/usr/ccs/bin/" macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Dsol2.h168 #undef MD_EXEC_PREFIX
169 #define MD_EXEC_PREFIX "/usr/ccs/bin/" macro
/netbsd-src/external/gpl3/gcc/dist/config/
H A Dacx.m4333 # Also note we have to check MD_EXEC_PREFIX before checking the user's path
336 # build and host systems will have similar contents of MD_EXEC_PREFIX.
/netbsd-src/external/gpl3/gcc.old/dist/config/
H A Dacx.m4333 # Also note we have to check MD_EXEC_PREFIX before checking the user's path
336 # build and host systems will have similar contents of MD_EXEC_PREFIX.
/netbsd-src/external/gpl3/binutils.old/dist/config/
H A Dacx.m4333 # Also note we have to check MD_EXEC_PREFIX before checking the user's path
336 # build and host systems will have similar contents of MD_EXEC_PREFIX.
/netbsd-src/external/gpl3/gdb/dist/config/
H A Dacx.m4333 # Also note we have to check MD_EXEC_PREFIX before checking the user's path
336 # build and host systems will have similar contents of MD_EXEC_PREFIX.
/netbsd-src/external/gpl3/binutils/dist/config/
H A Dacx.m4333 # Also note we have to check MD_EXEC_PREFIX before checking the user's path
336 # build and host systems will have similar contents of MD_EXEC_PREFIX.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcc.cc1605 #undef MD_EXEC_PREFIX
1611 #ifndef MD_EXEC_PREFIX
1612 #define MD_EXEC_PREFIX "" macro
1635 static const char *md_exec_prefix = MD_EXEC_PREFIX;
11125 set_static_spec_shared (&md_exec_prefix, MD_EXEC_PREFIX); in finalize()
H A Dcollect2.cc65 #undef MD_EXEC_PREFIX
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcc.c1479 #undef MD_EXEC_PREFIX
1485 #ifndef MD_EXEC_PREFIX
1486 #define MD_EXEC_PREFIX "" macro
1509 static const char *md_exec_prefix = MD_EXEC_PREFIX;
10185 md_exec_prefix = MD_EXEC_PREFIX; in finalize()
H A Dcollect2.c65 #undef MD_EXEC_PREFIX
H A Dconfig.gcc5160 echo "#undef MD_EXEC_PREFIX"
5161 echo "#define MD_EXEC_PREFIX \"$at/bin/\""
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dtm.texi.in422 @defmac MD_EXEC_PREFIX
424 @code{STANDARD_EXEC_PREFIX}. @code{MD_EXEC_PREFIX} is not searched
426 compiler. If you define @code{MD_EXEC_PREFIX}, then be sure to add it
456 standard prefixes. @code{MD_EXEC_PREFIX} is not searched when the
552 The macro @code{MD_EXEC_PREFIX}, if defined, but only if this is a native
578 The macro @code{MD_EXEC_PREFIX}, if defined, but only if this is a native

12