Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dopenmp.cc4906 const char *selector_sets[] = { "construct", "device", in gfc_match_omp_context_selector_specification() local
4909 = 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()