Searched defs:ip_end (Results 1 – 2 of 2) sorted by relevance
20 #define HAVE_IP(x, ip_end, ip) ((size_t)(ip_end - ip) < (x)) argument144 const unsigned char * const ip_end = in + in_len; in lzo1x_decompress_safe() local
159 const lzo_byte *const ip_end = in + in_len; in lzo1x_decompress() local
Completed in 4 milliseconds