Home
last modified time | relevance | path

Searched refs:got_matching_end (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Ddecl.c8258 bool got_matching_end = false; in gfc_match_end() local
8464 got_matching_end = true; in gfc_match_end()
8536 while (state == COMP_BLOCK && !got_matching_end) in gfc_match_end()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Ddecl.cc8347 bool got_matching_end = false; in gfc_match_end() local
8554 got_matching_end = true; in gfc_match_end()
8626 while (state == COMP_BLOCK && !got_matching_end) in gfc_match_end()