Lines Matching refs:hashValue
463 UInt32 lenLimit; UInt32 hashValue; const Byte *cur; UInt32 curMatch; \
484 curMatch = p->hash[hashValue];
485 p->hash[hashValue] = p->pos;
495 curMatch = p->hash[hashValue];
496 p->hash[hashValue] = p->pos;
509 curMatch = p->hash[kFix3HashSize + hashValue];
512 p->hash[kFix3HashSize + hashValue] = p->pos;
543 curMatch = p->hash[kFix4HashSize + hashValue];
547 p->hash[kFix4HashSize + hashValue] = p->pos;
590 curMatch = p->hash[kFix4HashSize + hashValue];
594 p->hash[kFix4HashSize + hashValue] = p->pos;
635 curMatch = p->hash[hashValue];
636 p->hash[hashValue] = p->pos;
648 curMatch = p->hash[hashValue];
649 p->hash[hashValue] = p->pos;
661 curMatch = p->hash[hashValue];
662 p->hash[hashValue] = p->pos;
675 curMatch = p->hash[kFix3HashSize + hashValue];
677 p->hash[kFix3HashSize + hashValue] = p->pos;
690 curMatch = p->hash[kFix4HashSize + hashValue];
693 p->hash[kFix4HashSize + hashValue] = p->pos;
706 curMatch = p->hash[kFix4HashSize + hashValue];
709 p->hash[kFix4HashSize + hashValue] = p->pos;
722 curMatch = p->hash[hashValue];
723 p->hash[hashValue] = p->pos;