Searched refs:totalsize (Results 1 - 25 of 50) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A D991221-1.c3 unsigned long totalsize = 80; local
9 if ( totalsize > (2147483647L * 2UL + 1)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/execute/
H A D991221-1.c3 unsigned long totalsize = 80; local
9 if ( totalsize > (2147483647L * 2UL + 1)
/netbsd-6-1-5-RELEASE/sys/lib/libz/
H A Dzalloc.c44 unsigned int totalsize; local
46 totalsize = items * size;
47 opaque = alloc(totalsize);
49 memset(opaque, 0, totalsize);
/netbsd-6-1-5-RELEASE/sbin/swapctl/
H A Dswaplist.c64 int hlen, totalsize, size, totalinuse, inuse, ncounted, pathmax; local
121 totalsize = totalinuse = ncounted = 0;
128 totalsize += size;
165 if ((humanize_number(szbuf, sizeof(szbuf), (dbtoqb(totalsize)),
172 (long)(dbtoqb(totalsize) / blocksize),
178 if ((humanize_number(szbuf, sizeof(szbuf), (dbtoqb(totalsize)),
184 if ((humanize_number(avbuf, sizeof(avbuf), (dbtoqb(totalsize-totalinuse)),
192 (long)(dbtoqb(totalsize) / blocksize), suff,
194 (long)(dbtoqb(totalsize - totalinuse) / blocksize), suff);
198 if ((humanize_number(szbuf, sizeof(szbuf), (dbtoqb(totalsize)),
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/sparc64/
H A Dcpu.c252 int totalsize = 0; local
334 totalsize = icachesize;
335 if (totalsize == 0)
336 totalsize = l *
340 cachesize = totalsize /
345 if (totalsize > 0) {
347 (long)totalsize/1024,
363 totalsize = dcachesize;
364 if (totalsize == 0)
365 totalsize
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/libiberty/
H A Dfloatformat.c182 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize,
184 int_bit = get_field (ufrom, fmt->byteorder, fmt->totalsize,
297 top_exp = get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
299 bot_exp = get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize,
335 if (get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize,
359 return !get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
367 if (get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
403 if (get_field (ufrom, fmt->byteorder, fmt->totalsize,
473 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize,
499 if (get_field (ufrom, fmt->byteorder, fmt->totalsize, fm
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libiberty/
H A Dfloatformat.c166 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize,
168 int_bit = get_field (ufrom, fmt->byteorder, fmt->totalsize,
281 top_exp = get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
283 bot_exp = get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize,
319 if (get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize,
343 return !get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
351 if (get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
387 if (get_field (ufrom, fmt->byteorder, fmt->totalsize,
457 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize,
483 if (get_field (ufrom, fmt->byteorder, fmt->totalsize, fm
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/libiberty/
H A Dfloatformat.c182 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize,
184 int_bit = get_field (ufrom, fmt->byteorder, fmt->totalsize,
297 top_exp = get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
299 bot_exp = get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize,
335 if (get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize,
359 return !get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
367 if (get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
403 if (get_field (ufrom, fmt->byteorder, fmt->totalsize,
473 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize,
495 if (get_field (ufrom, fmt->byteorder, fmt->totalsize, fm
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Ddoublest.c128 words = fmt->totalsize / FLOATFORMAT_CHAR_BIT;
184 gdb_assert (fmt->totalsize
218 ufrom + fmt->totalsize / FLOATFORMAT_CHAR_BIT / 2,
224 exponent = get_field (ufrom, order, fmt->totalsize, fmt->exp_start,
263 mant = get_field (ufrom, order, fmt->totalsize, mant_off, mant_bits);
272 if (get_field (ufrom, order, fmt->totalsize, fmt->sign_start, 1))
417 memset (uto, 0, (fmt->totalsize + FLOATFORMAT_CHAR_BIT - 1)
440 + fmt->totalsize / FLOATFORMAT_CHAR_BIT / 2));
449 put_field (uto, order, fmt->totalsize, fmt->exp_start,
452 put_field (uto, order, fmt->totalsize, fm
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libiberty/
H A Dfloatformat.c157 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize,
159 int_bit = get_field (ufrom, fmt->byteorder, fmt->totalsize,
316 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize,
333 if (get_field (ufrom, fmt->byteorder, fmt->totalsize,
361 if (get_field (ufrom, fmt->byteorder, fmt->totalsize, fmt->sign_start, 1))
397 mant = get_field (ufrom, fmt->byteorder, fmt->totalsize,
417 if (get_field (ufrom, fmt->byteorder, fmt->totalsize, fmt->sign_start, 1))
492 memset (uto, 0, fmt->totalsize / FLOATFORMAT_CHAR_BIT);
497 put_field (uto, fmt->byteorder, fmt->totalsize, fmt->sign_start, 1, 1);
510 put_field (uto, fmt->byteorder, fmt->totalsize, fm
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/include/
H A Dfloatformat.h59 unsigned int totalsize; /* Total size of number in bits */ member in struct:floatformat
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/include/
H A Dfloatformat.h59 unsigned int totalsize; /* Total size of number in bits */ member in struct:floatformat
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/
H A Dfloatformat.h59 unsigned int totalsize; /* Total size of number in bits */ member in struct:floatformat
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/
H A Dfloatformat.h59 unsigned int totalsize; /* Total size of number in bits */ member in struct:floatformat
/netbsd-6-1-5-RELEASE/usr.sbin/bootp/common/
H A Dhash.c79 unsigned totalsize;
82 totalsize = sizeof(hash_tbl)
84 hashtblptr = (hash_tbl *) malloc(totalsize);
86 bzero((char *) hashtblptr, totalsize);
78 unsigned totalsize; local
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/evbarm/
H A Dinitarm_common.c339 size_t totalsize = (uintptr_t) _end - KERNEL_BASE; local
343 totalsize = round_page(totalsize);
350 physical_start + logical, totalsize - textsize,
/netbsd-6-1-5-RELEASE/sys/arch/netwinder/netwinder/
H A Dnetwinder_machdep.c617 size_t totalsize = (uintptr_t) _end - KERNEL_BASE; local
621 totalsize = (totalsize + PGOFSET) & ~PGOFSET;
624 totalsize = (totalsize + PGOFSET) & ~PGOFSET;
632 physical_start + logical, totalsize - textsize,
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/adi_brh/
H A Dbrh_machdep.c595 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; local
599 totalsize = (totalsize + PGOFSET) & ~PGOFSET;
607 physical_start + logical, totalsize - textsize,
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/hdl_g/
H A Dhdlg_machdep.c472 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; local
476 totalsize = (totalsize + PGOFSET) & ~PGOFSET;
484 physical_start + logical, totalsize - textsize,
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/iq80310/
H A Diq80310_machdep.c592 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; local
596 totalsize = (totalsize + PGOFSET) & ~PGOFSET;
604 physical_start + logical, totalsize - textsize,
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/iq80321/
H A Diq80321_machdep.c618 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; local
622 totalsize = (totalsize + PGOFSET) & ~PGOFSET;
630 physical_start + logical, totalsize - textsize,
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/ixdp425/
H A Dixdp425_machdep.c585 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; local
589 totalsize = (totalsize + PGOFSET) & ~PGOFSET;
597 physical_start + logical, totalsize - textsize,
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/ixm1200/
H A Dixm1200_machdep.c538 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; local
542 totalsize = (totalsize + PGOFSET) & ~PGOFSET;
550 physical_start + logical, totalsize - textsize,
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/npwr_fc/
H A Dnpwr_fc_machdep.c589 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; local
593 totalsize = (totalsize + PGOFSET) & ~PGOFSET;
601 physical_start + logical, totalsize - textsize,
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/nslu2/
H A Dnslu2_machdep.c653 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; local
657 totalsize = (totalsize + PGOFSET) & ~PGOFSET;
665 physical_start + logical, totalsize - textsize,

Completed in 160 milliseconds

12