Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dparse.c969 matcho ("flush", gfc_match_omp_flush, ST_OMP_FLUSH); in decode_omp_directive()
1552 case ST_LABEL_ASSIGNMENT: case ST_FLUSH: case ST_OMP_FLUSH: \
2384 case ST_OMP_FLUSH: in gfc_ascii_statement()
H A Dparse.cc1008 matcho ("flush", gfc_match_omp_flush, ST_OMP_FLUSH); in decode_omp_directive()
1670 case ST_LABEL_ASSIGNMENT: case ST_FLUSH: case ST_OMP_FLUSH: \
2573 case ST_OMP_FLUSH: in gfc_ascii_statement()
H A Dgfortran.h267 ST_OMP_END_WORKSHARE, ST_OMP_DO, ST_OMP_FLUSH, ST_OMP_MASTER, ST_OMP_ORDERED, enumerator
H A Dopenmp.c5936 return ST_OMP_FLUSH; in omp_code_to_statement()
H A Dopenmp.cc8722 return ST_OMP_FLUSH; in omp_code_to_statement()
H A DChangeLog-20063804 ST_OMP_DO, ST_OMP_FLUSH, ST_OMP_MASTER, ST_OMP_ORDERED,
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dparse.c969 matcho ("flush", gfc_match_omp_flush, ST_OMP_FLUSH); in decode_omp_directive()
1552 case ST_LABEL_ASSIGNMENT: case ST_FLUSH: case ST_OMP_FLUSH: \
2384 case ST_OMP_FLUSH: in gfc_ascii_statement()
H A Dgfortran.h233 ST_OMP_END_WORKSHARE, ST_OMP_DO, ST_OMP_FLUSH, ST_OMP_MASTER, ST_OMP_ORDERED, enumerator
H A Dopenmp.c5936 return ST_OMP_FLUSH; in omp_code_to_statement()