Searched defs:hash_head (Results 1 – 10 of 10) sorted by relevance
319 IPos hash_head = 0; local1536 IPos hash_head; /* head of the hash chain */ local1632 IPos hash_head; /* head of hash chain */ local
20 Pos hash_head; /* head of the hash chain */ in deflate_fast() local
18 Pos hash_head; /* head of hash chain */ in deflate_slow() local
47 Pos hash_head; in deflate_quick() local
172 Pos hash_head = 0; /* head of the hash chain */ in deflate_medium() local
37 int hash_head = 2; in main() local
1828 IPos hash_head; /* head of the hash chain */ local1930 IPos hash_head; /* head of hash chain */ local
1880 IPos hash_head; /* head of the hash chain */ in deflate_fast() local1982 IPos hash_head; /* head of hash chain */ in deflate_slow() local
131 struct list_head all_head, hash_head; member