Home
last modified time | relevance | path

Searched defs:structures (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgengtype.c496 type_p structures = NULL; variable
3651 write_types (outf_p output_header, type_p structures, in write_types()
3980 write_local (outf_p output_header, type_p structures) in write_local()
4935 dump_structures (const char *name, type_p structures) in dump_structures()
H A Dgengtype-state.c2308 read_state_structures (type_p *structures) in read_state_structures()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgengtype.cc511 type_p structures = NULL; variable
3678 write_types (outf_p output_header, type_p structures, in write_types()
4026 write_local (outf_p output_header, type_p structures) in write_local()
4986 dump_structures (const char *name, type_p structures) in dump_structures()
H A Dgengtype-state.cc2340 read_state_structures (type_p *structures) in read_state_structures()
/llvm-project/flang/lib/Evaluate/
H A Dfold-implementation.h262 ApplyComponent(Constant<SomeDerived> && structures,const Symbol & component,const std::vector<Constant<SubscriptInteger>> * subscripts) ApplyComponent() argument