Home
last modified time | relevance | path

Searched defs:op (Results 1 – 5 of 5) sorted by relevance

/lib/lzo/
Dlzo1x_decompress.c22 #define HAVE_OP(x, op_end, op) ((size_t)(op_end - op) < (x)) argument
23 #define HAVE_LB(m_pos, out, op) (m_pos < out || m_pos >= op) argument
34 unsigned char *op = out; in lzo1x_decompress_safe() local
Dlzo1x_compress.c30 unsigned char *op = out; in _lzo1x_1_do_compress() local
180 unsigned char *op = out; in lzo1x_1_compress() local
/lib/
Dint_sqrt.c13 unsigned long op, res, one; in int_sqrt() local
/lib/zlib_inflate/
Dinftrees.h25 unsigned char op; /* operation, extra bits, table bits */ member
Dinffast.c91 unsigned op; /* code bits, operation, extra bits, or */ in inflate_fast() local