Home
last modified time | relevance | path

Searched defs:structsize (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/mpl/bind/dist/tests/dns/
H A Drdata_test.c281 check_struct_conversions(dns_rdata_t * rdata,size_t structsize,unsigned int loop) check_struct_conversions() argument
382 check_text_ok_single(const text_ok_t * text_ok,dns_rdataclass_t rdclass,dns_rdatatype_t type,size_t structsize) check_text_ok_single() argument
604 check_wire_ok_single(const wire_ok_t * wire_ok,dns_rdataclass_t rdclass,dns_rdatatype_t type,size_t structsize) check_wire_ok_single() argument
672 check_text_ok(const text_ok_t * text_ok,dns_rdataclass_t rdclass,dns_rdatatype_t type,size_t structsize) check_text_ok() argument
692 check_wire_ok(const wire_ok_t * wire_ok,bool empty_ok,dns_rdataclass_t rdclass,dns_rdatatype_t type,size_t structsize) check_wire_ok() argument
795 check_rdata(const text_ok_t * text_ok,const wire_ok_t * wire_ok,const compare_ok_t * compare_ok,bool empty_ok,dns_rdataclass_t rdclass,dns_rdatatype_t type,size_t structsize) check_rdata() argument
[all...]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dtypes.cc467 finish_aggregate_type (unsigned structsize, unsigned alignsize, tree type) in finish_aggregate_type()
899 unsigned structsize = t->sym->structsize; in visit() local
H A Dtypeinfo.cc1196 size_t structsize = int_size_in_bytes (type); in layout_classinfo_interfaces() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dtypes.cc593 finish_aggregate_type (unsigned structsize, unsigned alignsize, tree type) in finish_aggregate_type()
1091 unsigned structsize = t->sym->structsize; in visit() local
H A Dtypeinfo.cc1224 size_t structsize = int_size_in_bytes (type); in layout_classinfo_interfaces() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Daggregate.d99 uint structsize; /// size of struct variable
H A Daggregate.h76 unsigned structsize; // size of struct variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Daggregate.h93 unsigned structsize; // size of struct variable