Home
last modified time | relevance | path

Searched refs:set_src_pwd (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtoplev.h91 extern bool set_src_pwd (const char *);
H A Dtoplev.cc188 set_src_pwd (const char *pwd) in set_src_pwd() function
H A DChangeLog-200311752 (set_src_pwd, get_src_pwd): New functions.
11753 * toplev.h (get_src_pwd, set_src_pwd): Declare.
H A DChangeLog-200436587 * toplev.c (set_src_pwd): Modify to not complain if attempting to
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtoplev.h90 extern bool set_src_pwd (const char *);
H A Dtoplev.c194 set_src_pwd (const char *pwd) in set_src_pwd() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-opts.c1593 if (!set_src_pwd (dir)) in cb_dir_change()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-opts.cc1653 if (!set_src_pwd (dir)) in cb_dir_change()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dscanner.cc2888 set_src_pwd (dirname); in gfc_read_orig_filename()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dscanner.c2858 set_src_pwd (dirname); in gfc_read_orig_filename()