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

/haiku-buildtools/gcc/gcc/fortran/
H A Dmatch.h248 match gfc_match_suffix (gfc_symbol *, gfc_symbol **);
H A Ddecl.c4798 gfc_match_suffix (gfc_symbol *sym, gfc_symbol **result) function
5478 suffix_match = gfc_match_suffix (sym, &result);
5795 m = gfc_match_suffix (entry, &result);

Completed in 96 milliseconds