Searched refs:include_prefixes (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | gcc.c | 1443 static struct path_prefix include_prefixes = { 0, 0, "include" }; variable 3474 add_prefix (&include_prefixes, nstore, 0, in process_command() 3869 add_prefix (&include_prefixes, "./", NULL, in process_command() 3876 add_prefix (&include_prefixes, string, NULL, in process_command() 3885 add_prefix (&include_prefixes, value, NULL, in process_command() 5083 for_each_path (&include_prefixes, false, info.append_len, in do_spec_1()
|
| H A D | ChangeLog-1997 | 3881 (process_command): Set include_prefixes from COMPILER_PATH.
|
| H A D | ChangeLog-2004 | 32140 in include_prefixes.
|