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

/freebsd-9.3-release/contrib/gcc/config/i386/
H A Dcygwin.h217 cprefix = concat (standard_exec_prefix, spec_machine, dir_separator_str, \
/freebsd-9.3-release/contrib/gcc/
H A Dgcc.c1495 static const char *const standard_exec_prefix = STANDARD_EXEC_PREFIX;
3424 standard_exec_prefix);
3439 standard_exec_prefix,
4049 add_prefix (&exec_prefixes, standard_exec_prefix, "BINUTILS",
4059 add_prefix (&startfile_prefixes, standard_exec_prefix, "BINUTILS",
4092 tooldir_prefix = concat (standard_exec_prefix, spec_machine,
6329 /* We need to check standard_exec_prefix/just_machine_suffix/specs
6420 standard_exec_prefix. This lets us move the installed tree
6438 concat (standard_exec_prefix,
6490 printf (_("install: %s%s\n"), standard_exec_prefix, machine_suffi
1489 static const char *const standard_exec_prefix = STANDARD_EXEC_PREFIX; variable
[all...]
H A Dprotoize.c121 static const char * const standard_exec_prefix = STANDARD_EXEC_PREFIX; variable
4299 default_syscalls_dir = standard_exec_prefix;

Completed in 68 milliseconds