Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmatch.h178 match gfc_match_omp_parallel_sections (void);
H A Dparse.c990 matcho ("parallel sections", gfc_match_omp_parallel_sections, in decode_omp_directive()
H A Dopenmp.c3397 gfc_match_omp_parallel_sections (void) in gfc_match_omp_parallel_sections() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dmatch.h190 match gfc_match_omp_parallel_sections (void);
H A Dparse.cc1062 matcho ("parallel sections", gfc_match_omp_parallel_sections, in decode_omp_directive()
H A DChangeLog-20141457 gfc_match_omp_parallel_sections, gfc_match_omp_parallel_workshare,
H A Dopenmp.cc5206 gfc_match_omp_parallel_sections (void) in gfc_match_omp_parallel_sections() function
H A DChangeLog-20063845 gfc_match_omp_parallel_sections, gfc_match_omp_parallel_workshare,