Searched refs:HAVE_OP (Results 1 – 1 of 1) sorted by relevance
24 #define HAVE_OP(x) ((size_t)(op_end - op) >= (size_t)(x)) macro26 #define NEED_OP(x) if (!HAVE_OP(x)) goto output_overrun96 if (likely(HAVE_IP(t + 15) && HAVE_OP(t + 15))) { in lzo1x_decompress_safe()216 if (likely(HAVE_OP(t + 15))) { in lzo1x_decompress_safe()256 if (likely(HAVE_IP(6) && HAVE_OP(4))) { in lzo1x_decompress_safe()