Searched refs:fillOutput (Results 1 – 1 of 1) sorted by relevance
333 fillOutput = 2 enumerator970 …if (outputDirective == fillOutput && maxOutputSize < 1) { return 0; } /* Impossible to store anyth… in LZ4_compress_generic_validated()1103 if ((outputDirective == fillOutput) && in LZ4_compress_generic_validated()1132 if ((outputDirective == fillOutput) && in LZ4_compress_generic_validated()1174 if (outputDirective == fillOutput) { in LZ4_compress_generic_validated()1213 assert(!(outputDirective == fillOutput && op + 1 + LASTLITERALS > olimit)); in LZ4_compress_generic_validated()1292 if (outputDirective == fillOutput) { in LZ4_compress_generic_validated()1316 if (outputDirective == fillOutput) { in LZ4_compress_generic_validated()1352 if (outputDirective == fillOutput) { in LZ4_compress_generic()1475 …->internal_donotuse, src, dst, *srcSizePtr, srcSizePtr, targetDstSize, fillOutput, byU16, noDict, … in LZ4_compress_destSize_extState()[all …]