Searched defs:dictSize (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/common/lzma/
H A DLzmaEnc.h19 UInt32 dictSize; /* (1 << 12) <= dictSize <= (1 << 27) for 32-bit version member in struct:_CLzmaEncProps
H A DLzmaEnc.c350 UInt32 dictSize; member in struct:_CLzmaEnc
2210 UInt32 dictSize = p->dictSize; local
[all...]

Completed in 92 milliseconds