Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmatch.h202 match gfc_match_omp_taskyield (void);
H A Dparse.c1034 matcho ("taskyield", gfc_match_omp_taskyield, ST_OMP_TASKYIELD); in decode_omp_directive()
H A Dopenmp.c3589 gfc_match_omp_taskyield (void) in gfc_match_omp_taskyield() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dmatch.h219 match gfc_match_omp_taskyield (void);
H A DChangeLog-20111959 (gfc_match_omp_taskyield): New function.
1986 * match.h (gfc_match_omp_taskyield): New prototype.
H A Dparse.cc1115 matcho ("taskyield", gfc_match_omp_taskyield, ST_OMP_TASKYIELD); in decode_omp_directive()
H A DChangeLog-2016700 (gfc_match_omp_task, gfc_match_omp_taskwait, gfc_match_omp_taskyield):
H A Dopenmp.cc5664 gfc_match_omp_taskyield (void) in gfc_match_omp_taskyield() function