Home
last modified time | relevance | path

Searched refs:gfc_match_omp_parallel (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmatch.h175 match gfc_match_omp_parallel (void);
H A Dparse.c994 matcho ("parallel", gfc_match_omp_parallel, ST_OMP_PARALLEL); in decode_omp_directive()
H A Dopenmp.c3374 gfc_match_omp_parallel (void) in gfc_match_omp_parallel() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dmatch.h180 match gfc_match_omp_parallel (void);
H A Dparse.cc1066 matcho ("parallel", gfc_match_omp_parallel, ST_OMP_PARALLEL); in decode_omp_directive()
H A DChangeLog-20141455 (gfc_match_omp_do, gfc_match_omp_do_simd, gfc_match_omp_parallel,
H A Dopenmp.cc5135 gfc_match_omp_parallel (void) in gfc_match_omp_parallel() function
H A DChangeLog-20063844 gfc_match_omp_parallel, gfc_match_omp_parallel_do,