Home
last modified time | relevance | path

Searched refs:gfc_cpp_add_include_path_after (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dcpp.h51 void gfc_cpp_add_include_path_after (char *path, bool user_supplied);
H A Dcpp.cc342 gfc_cpp_add_include_path_after (xstrdup(arg), true); in gfc_cpp_handle_option()
743 gfc_cpp_add_include_path_after (char *path, bool user_supplied) in gfc_cpp_add_include_path_after() function
H A DChangeLog-200894 * cpp.h (gfc_cpp_add_include_path_after): New prototype.
96 (gfc_cpp_add_include_path_after): New, adds user-defined search path
H A DChangeLog-2017813 (gfc_cpp_add_include_path_after): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dcpp.h51 void gfc_cpp_add_include_path_after (char *path, bool user_supplied);
H A Dcpp.c323 gfc_cpp_add_include_path_after (xstrdup(arg), true); in gfc_cpp_handle_option()
712 gfc_cpp_add_include_path_after (char *path, bool user_supplied) in gfc_cpp_add_include_path_after() function