Searched refs:standard_exec_prefix_1 (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | gcc.c | 1349 static const char *const standard_exec_prefix_1 = "/usr/lib/gcc/"; variable 3699 add_prefix (&exec_prefixes, standard_exec_prefix_1, "BINUTILS", 3705 add_prefix (&startfile_prefixes, standard_exec_prefix_1, "BINUTILS",
|
H A D | ChangeLog.1 | 3522 gcc_exec_prefix, standard_exec_prefix, standard_exec_prefix_1,
|
H A D | ChangeLog.6 | 11273 * gcc.c (standard_exec_prefix, standard_exec_prefix_1,
|
/openbsd/gnu/gcc/gcc/ |
H A D | gcc.c | 1476 static const char *const standard_exec_prefix_1 = "/usr/libexec/gcc/"; variable 3952 add_prefix (&exec_prefixes, standard_exec_prefix_1, "BINUTILS", in process_command()
|