Searched refs:ll_end (Results 1 – 2 of 2) sorted by relevance
328 uintptr_t ll_end = (uintptr_t) ip + ll; in lzogeneric1x_1_compress() local329 if ((ll_end + ((t + ll) >> 5)) <= ll_end) in lzogeneric1x_1_compress()
252 #define ll_end(_type) \ macro