Searched refs:COMP_FORALL (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dparse.h32 COMP_DO, COMP_SELECT, COMP_FORALL, COMP_WHERE, COMP_CONTAINS, COMP_ENUM, enumerator in enum:gfc_compile_state
H A Ddecl.c7654 case COMP_FORALL:
8408 case COMP_FORALL:
H A Dparse.c4063 push_state (&s, COMP_FORALL, gfc_new_block);
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dparse.h32 COMP_DO, COMP_SELECT, COMP_FORALL, COMP_WHERE, COMP_CONTAINS, COMP_ENUM, enumerator in enum:gfc_compile_state
H A Dparse.cc4309 push_state (&s, COMP_FORALL, gfc_new_block);
H A Ddecl.cc7735 case COMP_FORALL:
8490 case COMP_FORALL:

Completed in 392 milliseconds