Home
last modified time | relevance | path

Searched defs:totalsize (Results 1 – 25 of 37) sorted by relevance

12

/netbsd/src/sys/lib/libz/
Dzalloc.c44 unsigned int totalsize; in zcalloc() local
/netbsd/src/sbin/swapctl/
Dswaplist.c66 int64_t totalsize, totalinuse; in list_swap() local
/netbsd/src/sys/external/bsd/common/include/linux/
Doverflow.h70 size_t arraysize, totalsize; in __struct_size() local
/netbsd/src/sys/arch/x86/x86/
Didentcpu_subr.c220 int type, level, ways, partitions, linesize, sets, totalsize; in cpu_dcp_cacheinfo() local
/netbsd/src/external/gpl3/gdb/dist/include/
Dfloatformat.h62 unsigned int totalsize; /* Total size of number in bits */ member
/netbsd/src/external/gpl3/binutils/dist/include/
Dfloatformat.h62 unsigned int totalsize; /* Total size of number in bits */ member
/netbsd/src/external/gpl3/gcc/dist/include/
Dfloatformat.h62 unsigned int totalsize; /* Total size of number in bits */ member
/netbsd/src/sys/arch/evbarm/iq80310/
Diq80310_machdep.c549 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; in initarm() local
/netbsd/src/sys/arch/evbarm/npwr_fc/
Dnpwr_fc_machdep.c558 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; in initarm() local
/netbsd/src/sys/arch/evbarm/adi_brh/
Dbrh_machdep.c546 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; in initarm() local
/netbsd/src/sys/arch/evbarm/ixdp425/
Dixdp425_machdep.c557 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; in initarm() local
/netbsd/src/usr.sbin/bootp/common/
Dhash.c78 unsigned totalsize; in hash_Init() local
/netbsd/src/sys/arch/evbarm/imx31/
Dimx31lk_machdep.c544 size_t totalsize = round_L_page((size_t)_end - KERNEL_TEXT_BASE); in initarm() local
/netbsd/src/sys/arch/evbarm/viper/
Dviper_machdep.c596 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; in initarm() local
/netbsd/src/sys/arch/evbarm/ixm1200/
Dixm1200_machdep.c504 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; in initarm() local
/netbsd/src/sys/arch/evbarm/iq80321/
Diq80321_machdep.c575 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; in initarm() local
/netbsd/src/sys/arch/evbarm/hdl_g/
Dhdlg_machdep.c429 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; in initarm() local
/netbsd/src/sys/arch/evbarm/nslu2/
Dnslu2_machdep.c615 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; in initarm() local
/netbsd/src/sys/arch/evbarm/g42xxeb/
Dg42xxeb_machdep.c656 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; in initarm() local
/netbsd/src/sys/arch/evbarm/tsarm/
Dtsarm_machdep.c574 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; in initarm() local
/netbsd/src/sys/arch/evbarm/lubbock/
Dlubbock_machdep.c734 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; in initarm() local
/netbsd/src/sys/arch/epoc32/epoc32/
Dmachdep.c306 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; in initarm() local
/netbsd/src/sys/arch/evbarm/smdk2xx0/
Dsmdk2800_machdep.c584 size_t totalsize = (uintptr_t)&end - KERNEL_TEXT_BASE; in initarm() local
/netbsd/src/sys/arch/evbarm/armadillo/
Darmadillo9_machdep.c676 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; in initarm() local
/netbsd/src/external/mit/lua/dist/src/
Dlstring.c150 size_t totalsize; /* total size of TString object */ in createstrobj() local

12