Home
last modified time | relevance | path

Searched refs:struct_union (Results 1 – 25 of 227) sorted by relevance

12345678910

/dports/devel/cscout/cscout-bd7dfac/src/
H A Dtype.h242 friend Type struct_union(const Token &tok, const Type &typ, const Type &spec);
243 friend Type struct_union(const Type &spec);
244 friend Type struct_union(Tsu_unnamed dummy, const Type &typ);
245 friend Type struct_union();
319 Type struct_union();
H A Dtype.cpp360 struct_union(const Token &tok, const Type &typ, const Type &spec) in struct_union() function
366 struct_union(Tsu_unnamed dummy, const Type &typ) in struct_union() function
372 struct_union(const Type &spec) in struct_union() function
378 struct_union() in struct_union() function
H A Dparse.y1275 $$ = struct_union();
1281 $$ = struct_union();
1324 $$ = struct_union($2.get_token(), $2.type(), $1);
1326 $$ = struct_union($1);
1345 $$ = struct_union($2.get_token(), $2.type(), $1);
1347 $$ = struct_union($1);
1365 $$ = struct_union(Tsu_unnamed(), $1);
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Units/parser-verilog.r/systemverilog-typedef.d/
H A Dexpected.tags45 struct_union input.sv /^ } struct_union;$/;" w typedef:type_struct_union
46 type_struct_union.struct_union input.sv /^ } struct_union;$/;" w typedef:type_struct_union
H A Dinput.sv37 } struct_union; member
/dports/devel/include-what-you-use/include-what-you-use-clang_11/tests/cxx/
H A Danonymous_struct.cc39 } struct_union; member
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/test/metadata/
H A Dstruct_union_test.thrift17 namespace cpp2 metadata.test.struct_union
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dc-typeprint.c737 goto struct_union; in c_type_print_base()
743 struct_union: in c_type_print_base()
1170 goto struct_union; in c_type_print_base()
H A Dp-typeprint.c517 goto struct_union; in pascal_type_print_base()
527 struct_union: in pascal_type_print_base()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dc-typeprint.c737 goto struct_union; in c_type_print_base()
743 struct_union: in c_type_print_base()
1170 goto struct_union; in c_type_print_base()
H A Dp-typeprint.c517 goto struct_union; in pascal_type_print_base()
527 struct_union: in pascal_type_print_base()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dp-typeprint.c522 goto struct_union; in pascal_type_print_base()
532 struct_union: in pascal_type_print_base()
/dports/devel/gdb/gdb-11.1/gdb/
H A Dp-typeprint.c479 goto struct_union; in type_print_base()
489 struct_union: in type_print_base()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dp-typeprint.c527 goto struct_union; in pascal_type_print_base()
537 struct_union: in pascal_type_print_base()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/interfaces/ecpg/preproc/
H A Decpg.type132 %type <struct_union> s_struct_union_symbol
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/interfaces/ecpg/preproc/
H A Decpg.type132 %type <struct_union> s_struct_union_symbol
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/interfaces/ecpg/preproc/
H A Decpg.type132 %type <struct_union> s_struct_union_symbol
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/interfaces/ecpg/preproc/
H A Decpg.type132 %type <struct_union> s_struct_union_symbol
/dports/databases/postgresql11-client/postgresql-11.14/src/interfaces/ecpg/preproc/
H A Decpg.type132 %type <struct_union> s_struct_union_symbol
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/interfaces/ecpg/preproc/
H A Decpg.type132 %type <struct_union> s_struct_union_symbol
/dports/databases/postgresql10-client/postgresql-10.19/src/interfaces/ecpg/preproc/
H A Decpg.type132 %type <struct_union> s_struct_union_symbol
/dports/databases/postgresql10-contrib/postgresql-10.19/src/interfaces/ecpg/preproc/
H A Decpg.type132 %type <struct_union> s_struct_union_symbol
/dports/databases/postgresql10-plpython/postgresql-10.19/src/interfaces/ecpg/preproc/
H A Decpg.type132 %type <struct_union> s_struct_union_symbol
/dports/databases/postgresql10-plperl/postgresql-10.19/src/interfaces/ecpg/preproc/
H A Decpg.type132 %type <struct_union> s_struct_union_symbol
/dports/databases/postgresql10-docs/postgresql-10.19/src/interfaces/ecpg/preproc/
H A Decpg.type132 %type <struct_union> s_struct_union_symbol

12345678910