Searched refs:update_path (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dprefix.h33 extern char *update_path (const char *path, const char *key);
H A Dprefix.c27 Each caller of 'update_path' may specify both a filename and
247 update_path (const char *path, const char *key) function
H A Dincpath.c211 str = update_path (ostr, p->component);
215 str = update_path (p->fname, p->component);
H A Dgcc.c2928 COMPONENT is the value to be passed to update_path.
2949 prefix = update_path (prefix, component);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dprefix.h33 extern char *update_path (const char *path, const char *key);
H A Dprefix.cc27 Each caller of 'update_path' may specify both a filename and
247 update_path (const char *path, const char *key) function
H A Dincpath.cc217 str = update_path (ostr, p->component);
221 str = update_path (p->fname, p->component);
H A Dgcc.cc3138 COMPONENT is the value to be passed to update_path.
3159 prefix = update_path (prefix, component);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/
H A Ddarwin-c.c489 str = update_path (fname, "");
/netbsd-current/external/gpl3/gcc/dist/gcc/config/
H A Ddarwin-c.cc489 str = update_path (fname, "");
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/msp430/
H A Dmsp430.c3688 include_dir = update_path (include_dir, "");
/netbsd-current/external/gpl3/gcc/dist/gcc/config/msp430/
H A Dmsp430.cc4455 include_dir = update_path (include_dir, "");

Completed in 301 milliseconds