Searched refs:gfc_cpp_handle_option (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dcpp.h42 int gfc_cpp_handle_option(size_t scode, const char *arg, int value);
H A Doptions.cc657 if (gfc_cpp_handle_option (scode, arg, value) == 1)
H A Dcpp.cc56 /* Holds switches parsed by gfc_cpp_handle_option (), but whose
301 gfc_cpp_handle_option (size_t scode, const char *arg, int value ATTRIBUTE_UNUSED) function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dcpp.h42 int gfc_cpp_handle_option(size_t scode, const char *arg, int value);
H A Doptions.c643 if (gfc_cpp_handle_option (scode, arg, value) == 1)
H A Dcpp.c52 /* Holds switches parsed by gfc_cpp_handle_option (), but whose
282 gfc_cpp_handle_option (size_t scode, const char *arg, int value ATTRIBUTE_UNUSED) function

Completed in 182 milliseconds