Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dparse.c1545 #define case_executable case ST_ALLOCATE: case ST_BACKSPACE: case ST_CALL: \ macro
1745 case_executable: in check_statement_label()
2605 case_executable: in accept_statement()
2783 case_executable: in verify_st_order()
5492 case_executable: in parse_executable()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dparse.cc1664 #define case_executable case ST_ALLOCATE: case ST_BACKSPACE: case ST_CALL: \ macro
1875 case_executable: in check_statement_label()
2852 case_executable: in accept_statement()
3033 case_executable: in verify_st_order()
5817 case_executable: in parse_executable()
H A DChangeLog-20141486 (case_executable): Add ST_OMP_TARGET_UPDATE.
1939 (case_executable): Add ST_OMP_CANCEL and ST_OMP_CANCELLATION_POINT.
H A DChangeLog-2016840 (case_executable): Add ST_OMP_TARGET_ENTER_DATA,
H A DChangeLog-20152794 (case_executable): Add ST_OACC_UPDATE, ST_OACC_WAIT,
H A DChangeLog-20111989 (case_executable): Add ST_OMP_TASKYIELD case.
H A DChangeLog-20082144 (case_executable): Add ST_OMP_TASKWAIT.
H A DChangeLog-20063836 (case_executable, case_exec_markers, case_decl): Add ST_OMP_*