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

/haiku-buildtools/gcc/gcc/fortran/
H A Ddecl.c5408 match suffix_match; local
5478 suffix_match = gfc_match_suffix (sym, &result);
5479 if (suffix_match == MATCH_YES)
5483 found_match = suffix_match;

Completed in 101 milliseconds