Home
last modified time | relevance | path

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

/netbsd/external/mpl/bind/dist/lib/dns/tests/
H A Drdata_test.c277 check_struct_conversions(dns_rdata_t *rdata, size_t structsize, in check_struct_conversions()
377 dns_rdatatype_t type, size_t structsize) { in check_text_ok_single()
596 dns_rdatatype_t type, size_t structsize) { in check_wire_ok_single()
664 dns_rdatatype_t type, size_t structsize) { in check_text_ok()
684 dns_rdatatype_t type, size_t structsize) { in check_wire_ok()
786 dns_rdataclass_t rdclass, dns_rdatatype_t type, size_t structsize) { in check_rdata()
/netbsd/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/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/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/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Daggregate.h93 unsigned structsize; // size of struct variable
/netbsd/external/bsd/ntp/dist/ntpd/
H A Dntp_request.c286 size_t structsize in prepare_pkt()