Searched refs:hent_hash (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Dhash.h34 int hent_hash; member in struct:hentry
H A Dhash.c38 if (entry->hent_hash != hash) /* strings can't be equal */
68 if (entry->hent_hash != hash) /* strings can't be equal */
82 entry->hent_hash = hash;
117 if (entry->hent_hash != hash) /* strings can't be equal */
154 if ((entry->hent_hash & newsize) != i) {

Completed in 20 milliseconds