Home
last modified time | relevance | path

Searched refs:gfc_match_omp_task (Results 1 – 11 of 11) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmatch.h197 match gfc_match_omp_task (void);
H A Dparse.c1035 matcho ("task", gfc_match_omp_task, ST_OMP_TASK); in decode_omp_directive()
H A Dopenmp.c3552 gfc_match_omp_task (void) in gfc_match_omp_task() function
/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dmatch.h214 match gfc_match_omp_task (void);
H A Dparse.c1035 matcho ("task", gfc_match_omp_task, ST_OMP_TASK); in decode_omp_directive()
H A Dparse.cc1116 matcho ("task", gfc_match_omp_task, ST_OMP_TASK); in decode_omp_directive()
H A DChangeLog-20082180 * match.h (gfc_match_omp_task, gfc_match_omp_taskwait): New
2196 (gfc_match_omp_task, gfc_match_omp_taskwait): New functions.
H A DChangeLog-20141459 gfc_match_omp_task): Rewritten using match_omp.
H A Dopenmp.c3552 gfc_match_omp_task (void) in gfc_match_omp_task() function
H A DChangeLog-2016700 (gfc_match_omp_task, gfc_match_omp_taskwait, gfc_match_omp_taskyield):
H A Dopenmp.cc5629 gfc_match_omp_task (void) in gfc_match_omp_task() function