Searched refs:COMP_BLOCK (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dparse.h30 COMP_DERIVED_CONTAINS, COMP_BLOCK, COMP_ASSOCIATE, COMP_IF, enumerator in enum:gfc_compile_state
H A Ddecl.c2615 && gfc_current_state () != COMP_BLOCK
7314 case COMP_BLOCK:
8271 case COMP_BLOCK:
8375 case COMP_BLOCK:
8536 while (state == COMP_BLOCK && !got_matching_end)
8925 if (gfc_current_state () == COMP_BLOCK)
8957 if (gfc_current_state () == COMP_BLOCK)
9612 if (gfc_current_state () == COMP_BLOCK)
H A Dparse.c3768 if (gfc_current_state () == COMP_BLOCK)
4626 push_state (&s, COMP_BLOCK, my_ns->proc_name);
5883 if (gfc_current_state () != COMP_BLOCK)
5910 if (gfc_current_state () != COMP_BLOCK)
H A Dmatch.c2850 case COMP_BLOCK:
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dparse.h30 COMP_DERIVED_CONTAINS, COMP_BLOCK, COMP_ASSOCIATE, COMP_IF, enumerator in enum:gfc_compile_state
H A Dparse.cc4014 if (gfc_current_state () == COMP_BLOCK)
4872 push_state (&s, COMP_BLOCK, my_ns->proc_name);
6221 if (gfc_current_state () != COMP_BLOCK)
6248 if (gfc_current_state () != COMP_BLOCK)
H A Ddecl.cc2697 && gfc_current_state () != COMP_BLOCK
7395 case COMP_BLOCK:
8352 case COMP_BLOCK:
8456 case COMP_BLOCK:
8618 while (state == COMP_BLOCK && !got_matching_end)
9005 if (gfc_current_state () == COMP_BLOCK)
9037 if (gfc_current_state () == COMP_BLOCK)
9692 if (gfc_current_state () == COMP_BLOCK)
H A Dmatch.cc2825 case COMP_BLOCK:

Completed in 372 milliseconds