Searched refs:selector_set_count (Results 1 – 1 of 1) sorted by relevance
4908 const int selector_set_count in gfc_match_omp_context_selector_specification() local4915 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()