Home
last modified time | relevance | path

Searched defs:newbits (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dmvbits.c44 TYPE oldbits, newbits, lenmask; in SUB_NAME() local
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dmvbits.c44 TYPE oldbits, newbits, lenmask; in SUB_NAME() local
/netbsd-src/sys/arch/evbarm/g42xxeb/
H A Dg42xxeb_kmkbd.c497 u_int newbits; in kmkbd_debounce() local
527 u_int newbits; in kmkbd_watch() local
/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dht.c167 uint32_t newbits = ht->hashbits[ht->hindex]; rehash_bits() local
180 hashtable_rehash(isc_ht_t * ht,uint32_t newbits) hashtable_rehash() argument
238 uint32_t newbits = rehash_bits(ht, newcount); maybe_rehash() local
[all...]
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dht.c167 uint32_t newbits = ht->hashbits[ht->hindex]; in rehash_bits() local
180 hashtable_rehash(isc_ht_t *ht, uint32_t newbits) { in hashtable_rehash()
238 uint32_t newbits = rehash_bits(ht, newcount); in maybe_rehash() local
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Drbt.c1668 uint32_t newbits = rbt->hashbits[rbt->hindex]; rehash_bits() local
1681 hashtable_rehash(dns_rbt_t * rbt,uint32_t newbits) hashtable_rehash() argument
1741 uint32_t newbits = rehash_bits(rbt, newcount); maybe_rehash() local
[all...]
H A Drbtdb.c9712 uint32_t newbits = oldbits; rehash_bits() local
9728 uint32_t oldbits, newbits; rehash_gluetable() local
H A Dzone.c18534 uint32_t newbits = bits; hash_bits_grow() local
18543 uint32_t newbits = bits; hash_bits_shrink() local
18594 uint32_t bits, newbits, count, size, newsize; zonemgr_keymgmt_resize() local
/netbsd-src/sys/arch/mips/atheros/dev/
H A Daevar.h204 #define TULIP_MEDIA_NEEDSRESET(sc, newbits) \ argument
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Drbt.c2387 uint32_t newbits = rbt->hashbits; in rehash_bits() local
2400 rehash(dns_rbt_t *rbt, uint32_t newbits) { in rehash()
2435 uint32_t newbits = rehash_bits(rbt, newcount); in maybe_rehash() local
H A Drbtdb.c10121 uint32_t newbits = oldbits; in rehash_bits() local
10137 uint32_t oldbits, newbits; in rehash_gluetable() local
H A Dzone.c18474 uint32_t newbits = bits; in hash_bits_grow() local
18483 uint32_t newbits = bits; in hash_bits_shrink() local
18534 uint32_t bits, newbits, count, size, newsize; in zonemgr_keymgmt_resize() local
/netbsd-src/sys/dev/ic/
H A Dtulipvar.h479 #define TULIP_MEDIA_NEEDSRESET(sc, newbits) \ argument
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-intrinsic.cc12203 tree lenmask, oldbits, newbits, bitsize; in gfc_conv_intrinsic_mvbits() local