Searched refs:standard_exec_prefix (Results 1 – 10 of 10) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/ |
| H A D | xm-djgpp.h | 79 standard_exec_prefix = update_path (standard_exec_prefix, NULL); \
|
| /openbsd-src/gnu/gcc/gcc/config/xtensa/ |
| H A D | elf.h | 92 tooldir = concat (standard_exec_prefix, spec_machine, dir_separator_str, \
|
| /openbsd-src/gnu/gcc/gcc/config/i386/ |
| H A D | cygwin.h | 217 cprefix = concat (standard_exec_prefix, spec_machine, dir_separator_str, \
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | gcc.c | 1348 static const char *const standard_exec_prefix = STANDARD_EXEC_PREFIX; variable 3164 standard_exec_prefix); 3695 add_prefix (&exec_prefixes, standard_exec_prefix, "GCC", 3697 add_prefix (&exec_prefixes, standard_exec_prefix, "BINUTILS", 3703 add_prefix (&startfile_prefixes, standard_exec_prefix, "BINUTILS", 3736 tooldir_prefix = concat (standard_exec_prefix, spec_machine, 6076 specs_file = (char *) alloca (strlen (standard_exec_prefix) 6080 strcpy (specs_file, standard_exec_prefix); 6134 concat (standard_exec_prefix, 6183 printf (_("install: %s%s\n"), standard_exec_prefix, machine_suffix);
|
| H A D | protoize.c | 127 static const char * const standard_exec_prefix = STANDARD_EXEC_PREFIX; variable 4417 default_syscalls_dir = standard_exec_prefix;
|
| H A D | ChangeLog.2 | 3735 * gcc.c (process_command): Add standard_exec_prefix with "GCC" 8106 (standard_exec_prefix, target_machine, target_version, 10274 (standard_exec_prefix): New variable, init to STANDARD_EXEC_PREFIX.
|
| 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-src/gnu/gcc/gcc/ |
| H A D | gcc.c | 1475 static const char *const standard_exec_prefix = STANDARD_EXEC_PREFIX; variable 3369 standard_exec_prefix); in process_command() 3384 standard_exec_prefix, in process_command() 3950 add_prefix (&exec_prefixes, standard_exec_prefix, "BINUTILS", in process_command() 3958 add_prefix (&startfile_prefixes, standard_exec_prefix, "BINUTILS", in process_command() 3991 tooldir_prefix = concat (standard_exec_prefix, spec_machine, in process_command() 6222 specs_file = alloca (strlen (standard_exec_prefix) in main() 6225 strcpy (specs_file, standard_exec_prefix); in main() 6328 concat (standard_exec_prefix, in main() 6377 printf (_("install: %s%s\n"), standard_exec_prefix, machine_suffix); in main()
|
| H A D | protoize.c | 121 static const char * const standard_exec_prefix = STANDARD_EXEC_PREFIX; variable 4280 default_syscalls_dir = standard_exec_prefix;
|