Searched defs:structures (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | gengtype.c | 496 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 D | gengtype-state.c | 2308 read_state_structures (type_p *structures) in read_state_structures()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | gengtype.cc | 511 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 D | gengtype-state.cc | 2340 read_state_structures (type_p *structures) in read_state_structures()
|
| /llvm-project/flang/lib/Evaluate/ |
| H A D | fold-implementation.h | 262 ApplyComponent(Constant<SomeDerived> && structures,const Symbol & component,const std::vector<Constant<SubscriptInteger>> * subscripts) ApplyComponent() argument
|