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

/haiku-buildtools/gcc/gcc/fortran/
H A Dparse.h71 match gfc_match_prefix (gfc_typespec *);
H A Ddecl.c4517 gfc_match_prefix (gfc_typespec *ts) function
4607 /* Copy attributes matched by gfc_match_prefix() to attributes on a symbol. */
5420 m = gfc_match_prefix (&current_ts);
5867 m = gfc_match_prefix (NULL);
H A Dparse.c3115 m = gfc_match_prefix (ts);

Completed in 165 milliseconds