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

/freebsd-10.0-release/contrib/gcc/
H A Dgcc.c1425 int require_machine_suffix; /* Don't use without machine_suffix. */
1426 /* 2 means try both machine_suffix and just_machine_suffix. */
1454 static const char *machine_suffix = 0;
2446 multi_suffix = machine_suffix;
2548 multi_suffix = machine_suffix;
2766 the complete value of machine_suffix.
2767 2 means try both machine_suffix and just_machine_suffix. */
6314 machine_suffix = "";
6317 machine_suffix = concat (spec_machine, dir_separator_str,
6434 concat (gcc_exec_prefix, machine_suffix,
1448 static const char *machine_suffix = 0; variable
[all...]

Completed in 88 milliseconds