Searched refs:stableDst (Results 1 – 3 of 3) sorted by relevance
186 …unsigned stableDst; /* guarantee that decompressed data will still be there on next function… member
1292 &&(!decompressOptionsPtr->stableDst) in LZ4F_decompress()
498 dOptions.stableDst = FUZ_rand(&randState) & 1; in fuzzerTests()499 if (nonContiguousDst==2) dOptions.stableDst = 0; in fuzzerTests()