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)
924 HV *hash3; in apply_to_ties() local927 hash3 = (HV *)SvRV(hv_iterval(hash2, entry2)); in apply_to_ties()928 hv_iterinit(hash3); in apply_to_ties()931 while ((entry3 = hv_iternext(hash3))) { in apply_to_ties()936 hash4 = (HV *)SvRV(hv_iterval(hash3, entry3)); in apply_to_ties()998 HV *hash3; in prune_invalid() local1002 hash3 = (HV *)SvRV(hv_iterval(hash2, entry2)); in prune_invalid()1003 hv_iterinit(hash3); in prune_invalid()1006 while ((entry3 = hv_iternext(hash3))) { in prune_invalid()1012 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()