Home | History | Annotate | Download | only in TianoCompress

Lines Matching refs:HASH

44 #define HASH(p, c)    ((p) + ((c) << (WNDBIT - 9)) + WNDSIZ * 2)

394 NodeR = mNext[HASH (NodeQ, CharC)];
432 Node1 = (NODE) HASH (Parent, CharC);