Searched refs:shortiend (Results 1 – 1 of 1) sorted by relevance
1965 const BYTE* const shortiend = iend - 14 /*maxLL*/ - 2 /*offset*/; in LZ4_decompress_generic() local2130 && likely((ip < shortiend) & (op <= shortoend)) ) { in LZ4_decompress_generic()