Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dmatch.h168 match gfc_match_omp_loop (void);
H A DChangeLog-20211720 * match.h (gfc_match_omp_loop, gfc_match_omp_parallel_loop,
1725 (OMP_LOOP_CLAUSES, gfc_match_omp_loop, gfc_match_omp_teams_loop,
H A Dparse.cc1026 matcho ("loop", gfc_match_omp_loop, ST_OMP_LOOP); in decode_omp_directive()
H A Dopenmp.cc3875 gfc_match_omp_loop (void) in gfc_match_omp_loop() function