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

123

/netbsd-current/sys/lib/libz/
H A Dzalloc.c44 unsigned int totalsize; local
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dxvasprintf.c43 size_t totalsize; local
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dxvasprintf.c43 size_t totalsize; local
/netbsd-current/sys/external/bsd/common/include/linux/
H A Doverflow.h70 size_t arraysize, totalsize; local
/netbsd-current/sys/arch/x86/x86/
H A Didentcpu_subr.c171 int type, level, ways, partitions, linesize, sets, totalsize; local
/netbsd-current/external/gpl3/binutils.old/dist/include/
H A Dfloatformat.h62 unsigned int totalsize; /* Total size of number in bits */ member in struct:floatformat
/netbsd-current/external/gpl3/binutils/dist/include/
H A Dfloatformat.h62 unsigned int totalsize; /* Total size of number in bits */ member in struct:floatformat
/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dfloatformat.h62 unsigned int totalsize; /* Total size of number in bits */ member in struct:floatformat
/netbsd-current/external/gpl3/gdb.old/dist/include/
H A Dfloatformat.h62 unsigned int totalsize; /* Total size of number in bits */ member in struct:floatformat
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dfloatformat.h62 unsigned int totalsize; /* Total size of number in bits */ member in struct:floatformat
/netbsd-current/external/gpl3/gdb/dist/include/
H A Dfloatformat.h62 unsigned int totalsize; /* Total size of number in bits */ member in struct:floatformat
/netbsd-current/sbin/swapctl/
H A Dswaplist.c66 int64_t totalsize, totalinuse; local
[all...]
/netbsd-current/usr.sbin/bootp/common/
H A Dhash.c78 unsigned totalsize; local
/netbsd-current/sys/external/bsd/libfdt/dist/
H A Dfdt.h16 fdt32_t totalsize; /* total size of DT block */ member in struct:fdt_header
H A Dfdt.c22 uint32_t totalsize = fdt_totalsize(fdt); local
44 static int check_off_(uint32_t hdrsize, uint32_t totalsize, uint32_t off) argument
49 static int check_block_(uint32_t hdrsize, uint32_t totalsize, argument
/netbsd-current/external/mit/lua/dist/src/
H A Dlstring.c150 size_t totalsize; /* total size of TString object */ local
/netbsd-current/external/gpl2/dtc/dist/
H A Dfdtdump.c59 uint32_t totalsize = fdt32_to_cpu(bph->totalsize); local
H A Dutil.c295 int totalsize; local
/netbsd-current/sys/arch/arm/arm32/
H A Darm32_kvminit.c781 size_t totalsize = bmi->bmi_kernelend - bmi->bmi_kernelstart; local
/netbsd-current/sys/arch/evbarm/imx31/
H A Dimx31lk_machdep.c544 size_t totalsize = round_L_page((size_t)_end - KERNEL_TEXT_BASE); local
/netbsd-current/sys/arch/epoc32/epoc32/
H A Dmachdep.c306 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; local
/netbsd-current/sys/arch/evbarm/ixm1200/
H A Dixm1200_machdep.c504 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; local
/netbsd-current/sys/arch/evbarm/iq80321/
H A Diq80321_machdep.c575 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; local
/netbsd-current/sys/arch/evbarm/nslu2/
H A Dnslu2_machdep.c615 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; local
/netbsd-current/sys/arch/evbarm/ixdp425/
H A Dixdp425_machdep.c557 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; local

Completed in 506 milliseconds

123