Home | History | Annotate | Download | only in common

Lines Matching refs:ll_end

4896         lzo_uintptr_t ll_end;
4900 ll_end = (lzo_uintptr_t)ip + ll;
4901 if ((ll_end + ((t + ll) >> 5)) <= ll_end || (const lzo_bytep)(ll_end + ((t + ll) >> 5)) <= ip + ll)