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

/haiku-buildtools/gcc/gcc/fortran/
H A Dparse.c345 return ST_FUNCTION;
1710 case ST_FUNCTION:
2196 case ST_FUNCTION:
2981 case ST_FUNCTION:
2984 else if (st == ST_FUNCTION)
4909 case ST_FUNCTION:
4915 (st == ST_FUNCTION) ? COMP_FUNCTION : COMP_SUBROUTINE,
4932 if (st == ST_FUNCTION)
5503 case ST_FUNCTION:
H A Dgfortran.h210 ST_ERROR_STOP, ST_EXIT, ST_FORALL, ST_FORALL_BLOCK, ST_FORMAT, ST_FUNCTION, enumerator in enum:__anon86

Completed in 114 milliseconds