Searched defs:hash_head (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/ | ||
H A D | deflate.c | 1881 IPos hash_head; /* head of the hash chain */ deflate_fast() local |
/openbsd-src/sys/lib/libz/ | ||
H A D | deflate.c | 1811 IPos hash_head; /* head of the hash chain */ deflate_fast() local |
/openbsd-src/lib/libz/ | ||
H A D | deflate.c | 1809 IPos hash_head; /* head of the hash chain */ deflate_fast() local |
/openbsd-src/gnu/usr.bin/gcc/gcc/ | ||
H A D | cse.c | 948 struct cse_reg_info **hash_head = ®_hash[REGHASH_FN (regno)]; local |