Searched refs:hash3 (Results 1 – 6 of 6) sorted by relevance
53 static u_int32_t hash3 __P((const void *, size_t));121 hash3(key, len)
914 HV *hash3; in apply_to_ties() local917 hash3 = (HV *)SvRV(hv_iterval(hash2, entry2)); in apply_to_ties()918 hv_iterinit(hash3); in apply_to_ties()921 while ((entry3 = hv_iternext(hash3))) { in apply_to_ties()926 hash4 = (HV *)SvRV(hv_iterval(hash3, entry3)); in apply_to_ties()988 HV *hash3; in prune_invalid() local992 hash3 = (HV *)SvRV(hv_iterval(hash2, entry2)); in prune_invalid()993 hv_iterinit(hash3); in prune_invalid()996 while ((entry3 = hv_iternext(hash3))) { in prune_invalid()1002 hash4 = (HV *)SvRV(hv_iterval(hash3, entry3)); in prune_invalid()[all …]
427 uint_t hash3; /* hash table 3 [63-48] (RW) */ member
2606 PUT_MACREG(hash3, hmep->hme_ladrf[3]); in hmeinit()
705 uint32_t hash3; /* 0x60CC h-table 3 [63-48] (RW) */ member
1596 PUT_MACREG(hash3, erip->ladrf[3]); in eri_init_macregs_generic()2084 PUT_MACREG(hash3, ladrf[3]); in eri_init_rx()