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

/haiku-buildtools/gcc/gcc/fortran/
H A Dprimary.c751 match_substring (gfc_charlen *cl, int init, gfc_ref **result, bool deferred) function
1101 if (match_substring (NULL, 0, &e->ref, false) != MATCH_NO)
2085 switch (match_substring (primary->ts.u.cl, equiv_flag, &substring, def))
3071 match_substring if we're dealing with an implicitly typed
3085 && match_substring (sym->ts.u.cl, 0, &e->ref, false) == MATCH_YES)

Completed in 94 milliseconds