/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/ |
H A D | mvbits.c | 44 TYPE oldbits, newbits, lenmask; in SUB_NAME() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/ |
H A D | mvbits.c | 44 TYPE oldbits, newbits, lenmask; in SUB_NAME() local
|
/netbsd-src/sys/arch/evbarm/g42xxeb/ |
H A D | g42xxeb_kmkbd.c | 497 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 D | ht.c | 167 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 D | ht.c | 167 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 D | rbt.c | 1668 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 D | rbtdb.c | 9712 uint32_t newbits = oldbits; rehash_bits() local 9728 uint32_t oldbits, newbits; rehash_gluetable() local
|
H A D | zone.c | 18534 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 D | aevar.h | 204 #define TULIP_MEDIA_NEEDSRESET(sc, newbits) \ argument
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
H A D | rbt.c | 2387 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 D | rbtdb.c | 10121 uint32_t newbits = oldbits; in rehash_bits() local 10137 uint32_t oldbits, newbits; in rehash_gluetable() local
|
H A D | zone.c | 18474 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 D | tulipvar.h | 479 #define TULIP_MEDIA_NEEDSRESET(sc, newbits) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-intrinsic.cc | 12203 tree lenmask, oldbits, newbits, bitsize; in gfc_conv_intrinsic_mvbits() local
|