Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dmatch.h187 match gfc_match_omp_parallel_master (void);
H A DChangeLog-20211888 * match.h (gfc_match_omp_parallel_master): Handle it.
1889 * openmp.c (gfc_match_omp_parallel_master, resolve_omp_clauses,
H A Dparse.cc1060 matcho ("parallel master", gfc_match_omp_parallel_master, in decode_omp_directive()
H A Dopenmp.cc5183 gfc_match_omp_parallel_master (void) in gfc_match_omp_parallel_master() function