Home
last modified time | relevance | path

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

/linux-2.6.39/lib/lzo/
Dlzo1x_decompress.c23 #define HAVE_IP(x, ip_end, ip) ((size_t)(ip_end - ip) < (x)) macro
47 if (HAVE_IP(t + 1, ip_end, ip)) in lzo1x_decompress_safe()
60 if (HAVE_IP(1, ip_end, ip)) in lzo1x_decompress_safe()
65 if (HAVE_IP(1, ip_end, ip)) in lzo1x_decompress_safe()
72 if (HAVE_IP(t + 4, ip_end, ip)) in lzo1x_decompress_safe()
132 if (HAVE_IP(1, ip_end, ip)) in lzo1x_decompress_safe()
137 if (HAVE_IP(1, ip_end, ip)) in lzo1x_decompress_safe()
151 if (HAVE_IP(1, ip_end, ip)) in lzo1x_decompress_safe()
156 if (HAVE_IP(1, ip_end, ip)) in lzo1x_decompress_safe()
216 if (HAVE_IP(t + 1, ip_end, ip)) in lzo1x_decompress_safe()