Home
last modified time | relevance | path

Searched refs:case_decl (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/usr.bin/rpcgen/
H A Drpc_parse.h101 declaration case_decl; member
H A Drpc_hout.c246 pdeclaration(name, &l->case_decl, 2, ";\n"); in puniondef()
H A Drpc_parse.c332 cases->case_decl = dec; in def_union()
H A Drpc_cout.c351 cs = &cl->case_decl; in emit_union()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dparse.c1598 #define case_decl case ST_ATTR_DECL: case ST_COMMON: case ST_DATA_DECL: \ macro
2768 case_decl: in verify_st_order()
3865 case_decl: in parse_spec()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dparse.cc1726 #define case_decl case ST_ATTR_DECL: case ST_COMMON: case ST_DATA_DECL: \ macro
3018 case_decl: in verify_st_order()
4115 case_decl: in parse_spec()
H A DChangeLog-20141489 (case_decl): Add ST_OMP_DECLARE_TARGET.
1745 (case_decl): Add ST_OMP_DECLARE_REDUCTION.
1942 (case_decl): Add ST_OMP_DECLARE_SIMD.
H A DChangeLog-2015261 * parse.c (case_decl): Add ST_OACC_DECLARE.
2799 (case_decl): Add ST_OACC_ROUTINE.
H A DChangeLog-2020314 * parse.c (case_decl): Move ST_OACC_ROUTINE and ST_OACC_DECLARE to ...
H A DChangeLog-20162414 * parse.c (case_decl): Move ST_OMP_* to ...
H A DChangeLog-20063836 (case_executable, case_exec_markers, case_decl): Add ST_OMP_*