Searched refs:OPS_MAX (Results 1 – 4 of 4) sorted by relevance
128 #define OPS_MAX (0x1a) macro
11 static atomic_t template_count[OPS_MAX], template_repeat_count,
38 static u8 comp_ops[OPS_MAX][5] = { /* params size in bits */228 if (c >= OPS_MAX) in add_template()385 if (c >= OPS_MAX) in check_template()455 for (i = 0; i < OPS_MAX - 1; i++) { in process_next()
21 static u8 decomp_ops[OPS_MAX][4] = {230 if (o >= OPS_MAX) in do_op()
Completed in 6 milliseconds