Searched refs:olimit (Results 1 – 2 of 2) sorted by relevance
213 BYTE *const olimit = omax - 3; in FSE_decompress_usingDTable_generic() local228 for (; (BIT_reloadDStream(&bitD) == BIT_DStream_unfinished) & (op < olimit); op += 4) { in FSE_decompress_usingDTable_generic()
201 BYTE * const olimit = op + maxOutputSize; in LZ4_compress_generic() local310 (litLength / 255) > olimit))) in LZ4_compress_generic()371 (matchCode >> 8) > olimit))) in LZ4_compress_generic()