Home
last modified time | relevance | path

Searched refs:hash_t (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtif_lzw.c116 } hash_t; typedef
154 hash_t* enc_hashtab; /* kept separate for small machines */
803 sp->enc_hashtab = (hash_t*) _TIFFmalloc(HSIZE*sizeof (hash_t)); in LZWSetupEncode()
887 register hash_t *hp; in LZWEncode()
1103 register hash_t *hp = &sp->enc_hashtab[HSIZE-1]; in cl_hash()
/external/tcpdump/
Dprint-isakmp.c455 uint8_t hash_t; /* type of hash */