Searched refs:prefix_from_string (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | file-find.cc | 168 prefix_from_string (p, pprefix); in prefix_from_env() 172 prefix_from_string (const char *p, struct path_prefix *pprefix) in prefix_from_string() function
|
H A D | gcc-ar.cc | 113 prefix_from_string (concat (self_tooldir_prefix, "bin", NULL), &target_path); in setup_prefixes() 119 prefix_from_string (self_libexec_prefix, &target_path); in setup_prefixes()
|
H A D | file-find.h | 45 extern void prefix_from_string (const char *, struct path_prefix *);
|
H A D | ChangeLog-1999 | 4399 (prefix_from_string): Use IS_DIR_SEPARATOR and DIR_SEPARATOR. 9275 add_prefix, prefix_from_env, prefix_from_string, do_wait,
|
H A D | FSFChangeLog.10 | 8003 (prefix_from_string): Broken out from prefix_from_env.
|
H A D | ChangeLog-1998 | 14653 (prefix_from_string): Add debugging.
|
H A D | ChangeLog-2012 | 1898 (find_a_find, add_prefix, prefix_from_env, prefix_from_string):
|
H A D | ChangeLog-2007 | 14745 * collect2.c (prefix_from_string): Free temporary storage.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | file-find.c | 168 prefix_from_string (p, pprefix); in prefix_from_env() 172 prefix_from_string (const char *p, struct path_prefix *pprefix) in prefix_from_string() function
|
H A D | gcc-ar.c | 113 prefix_from_string (concat (self_tooldir_prefix, "bin", NULL), &target_path); in setup_prefixes() 119 prefix_from_string (self_libexec_prefix, &target_path); in setup_prefixes()
|
H A D | file-find.h | 45 extern void prefix_from_string (const char *, struct path_prefix *);
|
H A D | FSFChangeLog.10 | 8003 (prefix_from_string): Broken out from prefix_from_env.
|