Home
last modified time | relevance | path

Searched refs:gfc_match_omp_taskwait (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmatch.h201 match gfc_match_omp_taskwait (void);
H A Dparse.c1033 matcho ("taskwait", gfc_match_omp_taskwait, ST_OMP_TASKWAIT); in decode_omp_directive()
H A Dopenmp.c3575 gfc_match_omp_taskwait (void) in gfc_match_omp_taskwait() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dmatch.h218 match gfc_match_omp_taskwait (void);
H A Dparse.cc1114 matcho ("taskwait", gfc_match_omp_taskwait, ST_OMP_TASKWAIT); 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-20211800 (gfc_match_omp_taskwait): Match depend clause.
H A DChangeLog-2016700 (gfc_match_omp_task, gfc_match_omp_taskwait, gfc_match_omp_taskyield):
H A Dopenmp.cc5651 gfc_match_omp_taskwait (void) in gfc_match_omp_taskwait() function
H A DChangeLog-20103992 * openmp.c (gfc_match_omp_taskwait): Report unexpected characters