Searched refs:gfc_match_omp_teams_loop (Results 1 – 4 of 4) sorted by relevance
225 match gfc_match_omp_teams_loop (void);
1722 gfc_match_omp_teams_loop): New.1725 (OMP_LOOP_CLAUSES, gfc_match_omp_loop, gfc_match_omp_teams_loop,
1127 matcho ("teams loop", gfc_match_omp_teams_loop, ST_OMP_TEAMS_LOOP); in decode_omp_directive()
3882 gfc_match_omp_teams_loop (void) in gfc_match_omp_teams_loop() function