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

/haiku-buildtools/gcc/gcc/fortran/
H A Dparse.c265 match ("type", gfc_match_derived_decl, ST_DERIVED_DECL);
535 match ("type", gfc_match_derived_decl, ST_DERIVED_DECL);
1619 case ST_DERIVED_DECL:
2421 case ST_DERIVED_DECL:
2622 accept_statement (ST_DERIVED_DECL);
3238 case ST_DERIVED_DECL:
3306 case ST_DERIVED_DECL:
3322 case ST_DERIVED_DECL:
H A Dgfortran.h217 ST_SIMPLE_IF, ST_STATEMENT_FUNCTION, ST_DERIVED_DECL, ST_LABEL_ASSIGNMENT, enumerator in enum:__anon86

Completed in 129 milliseconds