Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dopenmp.cc4908 const int selector_set_count in gfc_match_omp_context_selector_specification() local
4915 for (i = 0; i < selector_set_count; i++) in gfc_match_omp_context_selector_specification()
4919 if (m != MATCH_YES || i == selector_set_count) in gfc_match_omp_context_selector_specification()