Searched refs:hash_t (Results 1 – 1 of 1) sorted by relevance
114 } hash_t; typedef153 hash_t* enc_hashtab; /* kept separate for small machines */822 sp->enc_hashtab = (hash_t*) _TIFFmalloc(HSIZE*sizeof (hash_t)); in LZWSetupEncode()906 register hash_t *hp; in LZWEncode()1122 register hash_t *hp = &sp->enc_hashtab[HSIZE-1]; in cl_hash()