Searched defs:op_end (Results 1 – 3 of 3) sorted by relevance
21 #define HAVE_OP(x, op_end, op) ((size_t)(op_end - op) < (x)) argument145 unsigned char * const op_end = out + *out_len; in lzo1x_decompress_safe() local
160 lzo_byte *const op_end = out + *out_len; in lzo1x_decompress() local