Searched refs:gfc_submodule_procedure (Results 1 – 6 of 6) sorted by relevance
1018 if (attr->allocatable && ! gfc_submodule_procedure(attr)) in gfc_add_allocatable()1085 if (attr->dimension && ! gfc_submodule_procedure(attr)) in gfc_add_dimension()1219 && ! gfc_submodule_procedure(attr)) in gfc_add_pointer()
849 if (gfc_submodule_procedure(attr)) in gfc_set_array_spec()
3160 #define gfc_submodule_procedure(attr) \ macro
1017 if (attr->allocatable && ! gfc_submodule_procedure(attr)) in gfc_add_allocatable()1084 if (attr->dimension && ! gfc_submodule_procedure(attr)) in gfc_add_dimension()1212 && ! gfc_submodule_procedure(attr)) in gfc_add_pointer()
842 if (gfc_submodule_procedure(attr)) in gfc_set_array_spec()
2876 #define gfc_submodule_procedure(attr) \ macro