Searched defs:totalsize (Results 1 - 15 of 15) sorted by relevance

/freebsd-10-stable/contrib/binutils/include/
H A Dfloatformat.h59 unsigned int totalsize; /* Total size of number in bits */ member in struct:floatformat
/freebsd-10-stable/contrib/gcclibs/include/
H A Dfloatformat.h59 unsigned int totalsize; /* Total size of number in bits */ member in struct:floatformat
/freebsd-10-stable/contrib/gdb/include/
H A Dfloatformat.h57 unsigned int totalsize; /* Total size of number in bits */ member in struct:floatformat
/freebsd-10-stable/contrib/dtc/libfdt/
H A Dfdt.h59 fdt32_t totalsize; /* total size of DT block */ member in struct:fdt_header
H A Dlibfdt.h185 __fdt_set_hdr(totalsize); variable
/freebsd-10-stable/libexec/bootpd/
H A Dhash.c83 register unsigned totalsize; local
H A Dreadfile.c1615 unsigned addrcount, totalsize; local
/freebsd-10-stable/sys/contrib/libfdt/
H A Dfdt.h8 uint32_t totalsize; /* total size of DT block */ member in struct:fdt_header
H A Dlibfdt.h163 __fdt_set_hdr(totalsize); variable
/freebsd-10-stable/usr.bin/dtc/
H A Ddtb.hh268 uint32_t totalsize; member in struct:dtc::dtb::header
/freebsd-10-stable/contrib/dtc/
H A Dfdtdump.c54 uint32_t totalsize = fdt32_to_cpu(bph->totalsize); local
H A Dutil.c275 int totalsize; local
H A Dflattree.c807 uint32_t magic, totalsize, version, size_dt, boot_cpuid_phys; local
[all...]
/freebsd-10-stable/tests/sys/kern/
H A Dunix_seqpacket_test.c134 const size_t totalsize = (sndbufsize + rcvbufsize) * 2; local
/freebsd-10-stable/usr.bin/truss/
H A Dsyscalls.c752 size_t offset, size, totalsize; local

Completed in 198 milliseconds