Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/lz4/
Dlz4_decompress.c362 const BYTE *copyFrom = lowPrefix; in LZ4_decompress_generic() local
365 *op++ = *copyFrom++; in LZ4_decompress_generic()