Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Bundles/LzmaCon/
DLzmaAlone.cpp385 UInt32 dictLog; in main2() local
/external/zstd/tests/
Dzstreamtest.c1864 U32 const dictLog = FUZ_rand(&lseed) % maxSrcLog; in fuzzerTests() local
2142 U32 const dictLog = FUZ_rand(&lseed) % maxSrcLog; in fuzzerTests_newAPI() local
Dfuzzer.c3971 U32 const dictLog = FUZ_rand(&lseed) % maxSrcLog; in fuzzerTests() local