Searched refs:ll_end (Results 1 – 3 of 3) sorted by relevance
349 lzo_uintptr_t ll_end;353 ll_end = (lzo_uintptr_t)ip + ll;354 …if ((ll_end + ((t + ll) >> 5)) <= ll_end || (const lzo_bytep)(ll_end + ((t + ll) >> 5)) <= ip + ll)
3468 lzo_uintptr_t ll_end; in DO_COMPRESS() local3472 ll_end = (lzo_uintptr_t)ip + ll; in DO_COMPRESS()3473 …if ((ll_end + ((t + ll) >> 5)) <= ll_end || (const lzo_bytep)(ll_end + ((t + ll) >> 5)) <= ip + ll) in DO_COMPRESS()
4896 lzo_uintptr_t ll_end; in DO_COMPRESS() local4900 ll_end = (lzo_uintptr_t)ip + ll; in DO_COMPRESS()4901 …if ((ll_end + ((t + ll) >> 5)) <= ll_end || (const lzo_bytep)(ll_end + ((t + ll) >> 5)) <= ip + ll) in DO_COMPRESS()