Searched defs:oend (Results 1 – 3 of 3) sorted by relevance
324 BYTE* const oend = (BYTE*)decodedBuffer + COMPRESSIBLE_NOISE_LENGTH; in basicTests() local404 BYTE* const oend = (BYTE*)decodedBuffer + COMPRESSIBLE_NOISE_LENGTH; in basicTests() local443 BYTE* const oend = ostart + COMPRESSIBLE_NOISE_LENGTH; in basicTests() local770 BYTE* const oend = (BYTE*)decodedBuffer + COMPRESSIBLE_NOISE_LENGTH; in basicTests() local885 BYTE* const oend = op + dstCapacity; in test_lz4f_decompression_wBuffers() local1064 …BYTE* const oend = op + (neverFlush ? LZ4F_compressFrameBound(srcSize, prefsPtr) : compressedBuffe… in fuzzerTests() local
474 BYTE* oend) in LZ4HC_encodeSequence()575 BYTE* oend = op + maxOutputSize; in LZ4HC_compress_hashChain() local1357 BYTE* oend = op + dstCapacity; in LZ4HC_compress_optimal() local
1807 BYTE* const oend = ostart + decompressedSize; in LZ4_decompress_unsafe_generic() local1956 BYTE* const oend = op + outputSize; in LZ4_decompress_generic() local