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