Searched refs:selector_sets (Results 1 – 1 of 1) sorted by relevance
4906 const char *selector_sets[] = { "construct", "device", in gfc_match_omp_context_selector_specification() local4909 = sizeof (selector_sets) / sizeof (*selector_sets); in gfc_match_omp_context_selector_specification()4916 if (strcmp (buf, selector_sets[i]) == 0) in gfc_match_omp_context_selector_specification()4942 oss->trait_set_selector_name = selector_sets[i]; in gfc_match_omp_context_selector_specification()