Searched refs:standard_libexec_prefix (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgcc-ar.c36 static const char standard_libexec_prefix[] = STANDARD_LIBEXEC_PREFIX; variable
100 standard_libexec_prefix);
102 self_libexec_prefix = standard_libexec_prefix;
H A Dgcc.c1471 /* Adjusted value of standard_libexec_prefix. */
1508 static const char *const standard_libexec_prefix = STANDARD_LIBEXEC_PREFIX;
4403 gcc_libexec_prefix = standard_libexec_prefix;
4409 add_prefix (&exec_prefixes, standard_libexec_prefix, "GCC",
4417 standard_libexec_prefix);
4431 standard_libexec_prefix);
4435 gcc_libexec_prefix = standard_libexec_prefix;
4725 add_prefix (&exec_prefixes, standard_libexec_prefix, "GCC",
4727 add_prefix (&exec_prefixes, standard_libexec_prefix, "BINUTILS",
1502 static const char *const standard_libexec_prefix = STANDARD_LIBEXEC_PREFIX; variable
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgcc-ar.cc36 static const char standard_libexec_prefix[] = STANDARD_LIBEXEC_PREFIX; variable
100 standard_libexec_prefix);
102 self_libexec_prefix = standard_libexec_prefix;
H A Dgcc.cc1597 /* Adjusted value of standard_libexec_prefix. */
1634 static const char *const standard_libexec_prefix = STANDARD_LIBEXEC_PREFIX;
4756 gcc_libexec_prefix = standard_libexec_prefix;
4762 add_prefix (&exec_prefixes, standard_libexec_prefix, "GCC",
4770 standard_libexec_prefix);
4784 standard_libexec_prefix);
4788 gcc_libexec_prefix = standard_libexec_prefix;
5421 add_prefix (&exec_prefixes, standard_libexec_prefix, "GCC",
5423 add_prefix (&exec_prefixes, standard_libexec_prefix, "BINUTILS",
1628 static const char *const standard_libexec_prefix = STANDARD_LIBEXEC_PREFIX; variable

Completed in 133 milliseconds