Home
last modified time | relevance | path

Searched refs:gfc_match_omp_end_critical (Results 1 – 9 of 9) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmatch.h210 match gfc_match_omp_end_critical (void);
H A Dparse.c909 matcho ("end critical", gfc_match_omp_end_critical, ST_OMP_END_CRITICAL); in decode_omp_directive()
H A Dopenmp.c2647 gfc_match_omp_end_critical (void) in gfc_match_omp_end_critical() function
/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dmatch.h228 match gfc_match_omp_end_critical (void);
H A DChangeLog-2016683 (gfc_match_omp_end_critical): New function.
832 gfc_match_omp_end_critical, gfc_match_omp_ordered_depend): New
834 * parse.c (decode_omp_directive): Use gfc_match_omp_end_critical
H A Dparse.c909 matcho ("end critical", gfc_match_omp_end_critical, ST_OMP_END_CRITICAL); in decode_omp_directive()
H A Dparse.cc917 matcho ("end critical", gfc_match_omp_end_critical, ST_OMP_END_CRITICAL); in decode_omp_directive()
H A Dopenmp.c2647 gfc_match_omp_end_critical (void) in gfc_match_omp_end_critical() function
H A Dopenmp.cc3726 gfc_match_omp_end_critical (void) in gfc_match_omp_end_critical() function