/netbsd-src/sys/external/bsd/libfdt/dist/ |
H A D | fdt.c | 22 uint32_t totalsize = fdt_totalsize(fdt); in fdt_ro_probe_() local 44 static int check_off_(uint32_t hdrsize, uint32_t totalsize, uint32_t off) in check_off_() 49 static int check_block_(uint32_t hdrsize, uint32_t totalsize, in check_block_()
|
H A D | fdt.h | 16 fdt32_t totalsize; /* total size of DT block */ member
|
/netbsd-src/sys/lib/libz/ |
H A D | zalloc.c | 44 unsigned int totalsize; in zcalloc() local
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
H A D | xvasprintf.c | 43 size_t totalsize; in xstrcat() local
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | xvasprintf.c | 43 size_t totalsize; in xstrcat() local
|
/netbsd-src/sys/arch/x86/x86/ |
H A D | identcpu_subr.c | 171 int type, level, ways, partitions, linesize, sets, totalsize; in cpu_dcp_cacheinfo() local
|
/netbsd-src/sbin/swapctl/ |
H A D | swaplist.c | 66 int64_t totalsize, totalinuse; in list_swap() local
|
/netbsd-src/sys/external/bsd/common/include/linux/ |
H A D | overflow.h | 70 size_t arraysize, totalsize; in __struct_size() local
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | floatformat.h | 62 unsigned int totalsize; /* Total size of number in bits */ member
|
/netbsd-src/external/gpl3/gcc.old/dist/include/ |
H A D | floatformat.h | 62 unsigned int totalsize; /* Total size of number in bits */ member
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | floatformat.h | 62 unsigned int totalsize; /* Total size of number in bits */ member
|
/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | floatformat.h | 62 unsigned int totalsize; /* Total size of number in bits */ member
|
/netbsd-src/sys/arch/evbarm/iq80310/ |
H A D | iq80310_machdep.c | 549 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; in initarm() local
|
/netbsd-src/external/gpl2/dtc/dist/ |
H A D | fdtdump.c | 59 uint32_t totalsize = fdt32_to_cpu(bph->totalsize); in dump_blob() local
|
/netbsd-src/sys/arch/evbarm/imx31/ |
H A D | imx31lk_machdep.c | 544 size_t totalsize = round_L_page((size_t)_end - KERNEL_TEXT_BASE); in initarm() local
|
/netbsd-src/sys/arch/evbarm/viper/ |
H A D | viper_machdep.c | 596 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; in initarm() local
|
/netbsd-src/sys/arch/evbarm/ixdp425/ |
H A D | ixdp425_machdep.c | 557 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; in initarm() local
|
/netbsd-src/sys/arch/evbarm/ixm1200/ |
H A D | ixm1200_machdep.c | 504 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; in initarm() local
|
/netbsd-src/usr.sbin/bootp/common/ |
H A D | hash.c | 78 unsigned totalsize; in hash_Init() local
|
/netbsd-src/sys/arch/evbarm/npwr_fc/ |
H A D | npwr_fc_machdep.c | 558 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; in initarm() local
|
/netbsd-src/sys/arch/evbarm/adi_brh/ |
H A D | brh_machdep.c | 546 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; in initarm() local
|
/netbsd-src/sys/arch/evbarm/iq80321/ |
H A D | iq80321_machdep.c | 575 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; in initarm() local
|
/netbsd-src/sys/arch/evbarm/hdl_g/ |
H A D | hdlg_machdep.c | 429 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; in initarm() local
|
/netbsd-src/sys/arch/evbarm/g42xxeb/ |
H A D | g42xxeb_machdep.c | 656 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; in initarm() local
|
/netbsd-src/sys/arch/evbarm/tsarm/ |
H A D | tsarm_machdep.c | 574 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; in initarm() local
|