Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dmatch.h175 match gfc_match_omp_master_taskloop (void);
H A DChangeLog-20211753 * match.h (gfc_match_omp_master_taskloop,
1759 gfc_match_omp_master_taskloop,
H A Dparse.cc1018 matcho ("master taskloop", gfc_match_omp_master_taskloop, in decode_omp_directive()
H A Dopenmp.cc5771 gfc_match_omp_master_taskloop (void) in gfc_match_omp_master_taskloop() function