Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dopenmp.cc4901 gfc_match_omp_context_selector_specification (gfc_omp_declare_variant *odv) in gfc_match_omp_context_selector_specification() function
5044 if (gfc_match_omp_context_selector_specification (odv) != MATCH_YES) in gfc_match_omp_declare_variant()
H A DChangeLog-2021886 (gfc_match_omp_context_selector_specification): New.