Home
last modified time | relevance | path

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

/external/lzma/C/
DLzFind.h46 UInt32 hashSizeSum; member
DLzFind.c244 p->hashSizeSum = hs; in MatchFinder_Create()
261 p->son = p->hash + p->hashSizeSum; in MatchFinder_Create()