Home
last modified time | relevance | path

Searched refs:vms_construct_include_filename (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/vms/
H A Dvms-c.cc383 vms_construct_include_filename (const char *fname, cpp_dir *dir) in vms_construct_include_filename() function
445 p->construct = vms_construct_include_filename; in vms_c_register_includes()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vms/
H A Dvms-c.c383 vms_construct_include_filename (const char *fname, cpp_dir *dir) in vms_construct_include_filename() function
445 p->construct = vms_construct_include_filename; in vms_c_register_includes()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201231362 * config/vms/vms-c.c (vms_construct_include_filename): New function.