Home
last modified time | relevance | path

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

/linux-4.19.296/lib/lzo/
Dlzo1x_compress.c227 uintptr_t ll_end = (uintptr_t) ip + ll; in lzo1x_1_compress() local
228 if ((ll_end + ((t + ll) >> 5)) <= ll_end) in lzo1x_1_compress()