Home
last modified time | relevance | path

Searched refs:start0 (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/lib/lz4/
Dlz4hc_compress.c364 const BYTE *start0; in LZ4HC_compress_generic() local
387 start0 = ip; in LZ4HC_compress_generic()
408 if (start0 < ip) { in LZ4HC_compress_generic()
411 ip = start0; in LZ4HC_compress_generic()
505 start0 = start2; in LZ4HC_compress_generic()