Searched refs:gfc_match_omp_loop (Results 1 – 4 of 4) sorted by relevance
168 match gfc_match_omp_loop (void);
1720 * match.h (gfc_match_omp_loop, gfc_match_omp_parallel_loop,1725 (OMP_LOOP_CLAUSES, gfc_match_omp_loop, gfc_match_omp_teams_loop,
1026 matcho ("loop", gfc_match_omp_loop, ST_OMP_LOOP); in decode_omp_directive()
3875 gfc_match_omp_loop (void) in gfc_match_omp_loop() function