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

/haiku-buildtools/gcc/gcc/fortran/
H A Dparse.c536 match ("type is", gfc_match_type_is, ST_TYPE_IS);
1831 case ST_TYPE_IS:
3755 if (st == ST_TYPE_IS || st == ST_CLASS_IS)
3778 case ST_TYPE_IS:
H A Dgfortran.h218 ST_ENUM, ST_ENUMERATOR, ST_END_ENUM, ST_SELECT_TYPE, ST_TYPE_IS, ST_CLASS_IS, enumerator in enum:__anon86

Completed in 112 milliseconds