Searched refs:gfc_resolve_substring (Results 1 – 8 of 8) sorted by relevance
2485 * gfortran.h (gfc_resolve_substring): Add prototype.2488 * resolve.c: Rename resolve_substring to gfc_resolve_substring.2489 (gfc_resolve_ref): Use renamed function gfc_resolve_substring.
3701 bool gfc_resolve_substring (gfc_ref *, bool *);
1187 if (!gfc_resolve_substring (e->ref, &equal_length)) in match_string_constant()
5167 gfc_resolve_substring (gfc_ref *ref, bool *equal_length) in gfc_resolve_substring() function5375 if (!gfc_resolve_substring (*prev, &equal_length)) in gfc_resolve_ref()
4485 if (!gfc_resolve_substring (ref, &equal_length)) in substring_has_constant_len()
3410 bool gfc_resolve_substring (gfc_ref *, bool *);
1208 if (!gfc_resolve_substring (e->ref, &equal_length)) in match_string_constant()
5081 gfc_resolve_substring (gfc_ref *ref, bool *equal_length) in gfc_resolve_substring() function5292 if (!gfc_resolve_substring (*prev, &equal_length)) in gfc_resolve_ref()