Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dincpath.h35 extern void add_cpp_dir_path (struct cpp_dir *, incpath_kind);
H A Dincpath.c420 add_cpp_dir_path (cpp_dir *p, incpath_kind chain) in add_cpp_dir_path() function
464 add_cpp_dir_path (p, chain); in add_path()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dincpath.h35 extern void add_cpp_dir_path (struct cpp_dir *, incpath_kind);
H A Dincpath.cc426 add_cpp_dir_path (cpp_dir *p, incpath_kind chain) in add_cpp_dir_path() function
472 add_cpp_dir_path (p, chain); in add_path()
H A DChangeLog-200432246 using add_cpp_dir_path ().
39435 (add_cpp_dir_path): New.
39439 * c-incpath.h (add_cpp_dir_path): New.
H A DChangeLog-201712073 (add_path, add_cpp_dir_path, get_added_cpp_dirs): Use incpath_kind.
12078 (add_cpp_dir_path, add_path, get_added_cpp_dirs): Use incpath_kind.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Ddarwin-c.c435 add_cpp_dir_path (p, INC_SYSTEM); in add_system_framework_path()
453 add_cpp_dir_path (p, INC_BRACKET); in add_framework_path()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Ddarwin-c.cc435 add_cpp_dir_path (p, INC_SYSTEM); in add_system_framework_path()
453 add_cpp_dir_path (p, INC_BRACKET); in add_framework_path()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vms/
H A Dvms-c.cc447 add_cpp_dir_path (p, INC_SYSTEM); in vms_c_register_includes()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vms/
H A Dvms-c.c447 add_cpp_dir_path (p, INC_SYSTEM); in vms_c_register_includes()