Searched defs:totalsize (Results 1 - 7 of 7) sorted by path

/u-boot/include/
H A Dcircbuf.h12 unsigned int totalsize; /* number of bytes allocated */ member in struct:circbuf
/u-boot/scripts/dtc/
H A Dflattree.c814 uint32_t magic, totalsize, versio local
[all...]
H A Dutil.c300 int totalsize; local
/u-boot/scripts/dtc/libfdt/
H A Dfdt.c20 uint32_t totalsize = fdt_totalsize(fdt); local
45 static int check_off_(uint32_t hdrsize, uint32_t totalsize, uint32_t off) argument
50 static int check_block_(uint32_t hdrsize, uint32_t totalsize, argument
H A Dfdt.h14 fdt32_t totalsize; /* total size of DT block */ member in struct:fdt_header
H A Dfdt_ro.c36 int32_t totalsize; local
H A Dlibfdt.h223 fdt_set_hdr_(totalsize); variable

Completed in 113 milliseconds