Searched refs:OPS_MAX (Results 1 – 4 of 4) sorted by relevance
127 #define OPS_MAX (0x1a) macro
10 static atomic_t template_count[OPS_MAX], template_repeat_count,
47 static u8 comp_ops[OPS_MAX][5] = { /* params size in bits */237 if (c >= OPS_MAX) in add_template()394 if (c >= OPS_MAX) in check_template()464 for (i = 0; i < OPS_MAX - 1; i++) { in process_next()
30 static u8 decomp_ops[OPS_MAX][4] = {235 if (o >= OPS_MAX) in do_op()