Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/compress/
H A Dcompress.c1782 count_int *htab_p = htab+hsize; in cl_hash() local
1788 *(htab_p-16) = m1; in cl_hash()
1789 *(htab_p-15) = m1; in cl_hash()
1790 *(htab_p-14) = m1; in cl_hash()
1791 *(htab_p-13) = m1; in cl_hash()
1792 *(htab_p-12) = m1; in cl_hash()
1793 *(htab_p-11) = m1; in cl_hash()
1794 *(htab_p-10) = m1; in cl_hash()
1795 *(htab_p-9) = m1; in cl_hash()
1796 *(htab_p-8) = m1; in cl_hash()
[all …]