Searched refs:dir_separator (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gcc-ar.cc | 77 static const char dir_separator[] = { DIR_SEPARATOR, 0 }; variable 107 dir_separator, NULL); in setup_prefixes() 109 dir_separator, target_version, dir_separator, in setup_prefixes() 117 dir_separator, target_version, in setup_prefixes() 118 dir_separator, NULL); in setup_prefixes()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gcc-ar.c | 77 static const char dir_separator[] = { DIR_SEPARATOR, 0 }; variable 107 dir_separator, NULL); in setup_prefixes() 109 dir_separator, target_version, dir_separator, in setup_prefixes() 117 dir_separator, target_version, in setup_prefixes() 118 dir_separator, NULL); in setup_prefixes()
|