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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dgfortran.h3363 gfc_param_spec_type gfc_spec_list_type (gfc_actual_arglist *, gfc_symbol *);
H A Dmatch.c4255 && gfc_spec_list_type (type_param_spec_list, NULL)
6881 && gfc_spec_list_type (type_param_spec_list, c->ts.u.derived)
H A Dexpr.c5637 gfc_spec_list_type (gfc_actual_arglist *param_list, gfc_symbol *derived) function
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dgfortran.h3653 gfc_param_spec_type gfc_spec_list_type (gfc_actual_arglist *, gfc_symbol *);
H A Dmatch.cc4296 && gfc_spec_list_type (type_param_spec_list, NULL)
6972 && gfc_spec_list_type (type_param_spec_list, c->ts.u.derived)
H A Dexpr.cc5668 gfc_spec_list_type (gfc_actual_arglist *param_list, gfc_symbol *derived) function

Completed in 308 milliseconds