Home
last modified time | relevance | path

Searched refs:standard_exec_prefix_1 (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dgcc.c1349 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 DChangeLog.13522 gcc_exec_prefix, standard_exec_prefix, standard_exec_prefix_1,
H A DChangeLog.611273 * gcc.c (standard_exec_prefix, standard_exec_prefix_1,
/openbsd/gnu/gcc/gcc/
H A Dgcc.c1476 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()