Searched refs:gfc_match_omp_parallel (Results 1 – 8 of 8) sorted by relevance
175 match gfc_match_omp_parallel (void);
994 matcho ("parallel", gfc_match_omp_parallel, ST_OMP_PARALLEL); in decode_omp_directive()
3374 gfc_match_omp_parallel (void) in gfc_match_omp_parallel() function
180 match gfc_match_omp_parallel (void);
1066 matcho ("parallel", gfc_match_omp_parallel, ST_OMP_PARALLEL); in decode_omp_directive()
1455 (gfc_match_omp_do, gfc_match_omp_do_simd, gfc_match_omp_parallel,
5135 gfc_match_omp_parallel (void) in gfc_match_omp_parallel() function
3844 gfc_match_omp_parallel, gfc_match_omp_parallel_do,