Searched defs:olimit (Results 1 – 10 of 10) sorted by relevance
239 BYTE* const olimit = omax-3; in FSE_decompress_usingDTable_generic() local
361 BYTE* const olimit = oend - 3; in HUF_decompress4X1_usingDTable_internal_body() local813 BYTE* const olimit = oend - (sizeof(size_t)-1); in HUF_decompress4X2_usingDTable_internal_body() local
826 BYTE* const olimit = omax-3; in FSE_decompress_usingDTable_generic() local1081 BYTE* const olimit = maxDstSize < 15 ? op : omax-15; in HUF_decompress_usingDTable() local
1350 BYTE* const olimit = omax-3; in FSE_decompress_usingDTable_generic() local
1329 BYTE* const olimit = omax-3; in FSE_decompress_usingDTable_generic() local
1349 BYTE* const olimit = omax-3; in FSE_decompress_usingDTable_generic() local
1436 BYTE* const olimit = omax-3; in FSEv05_decompress_usingDTable_generic() local
1579 BYTE* const olimit = omax-3; in FSEv06_decompress_usingDTable_generic() local
1599 BYTE* const olimit = omax-3; in FSEv07_decompress_usingDTable_generic() local
831 BYTE* const olimit = op + maxOutputSize; in LZ4_compress_generic() local