Home
last modified time | relevance | path

Searched defs:numHashBytes (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/common/lzma/
H A DLzmaEnc.h28 int numHashBytes; /* 2, 3 or 4, default = 4 */ member
H A DLzFind.h36 UInt32 numHashBytes; member
H A DLzmaEnc.c436 UInt32 numHashBytes = 4; in LzmaEnc_SetProps() local