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

/u-boot/lib/lzo/
H A Dlzo1x_decompress.c21 #define HAVE_IP(x, ip_end, ip) ((size_t)(ip_end - ip) < (x)) macro
159 if (HAVE_IP(t + 1, ip_end, ip))
172 if (HAVE_IP(1, ip_end, ip))
177 if (HAVE_IP(1, ip_end, ip))
184 if (HAVE_IP(t + 4, ip_end, ip))
244 if (HAVE_IP(1, ip_end, ip))
249 if (HAVE_IP(1, ip_end, ip))
263 if (HAVE_IP(1, ip_end, ip))
268 if (HAVE_IP(1, ip_end, ip))
328 if (HAVE_IP(
[all...]

Completed in 33 milliseconds