Home
last modified time | relevance | path

Searched refs:OP_ACTION_INDEX (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/lib/842/
A D842.h110 #define OP_ACTION_INDEX (0x10) macro
122 #define I2 (OP_ACTION_INDEX | OP_AMOUNT_2)
123 #define I4 (OP_ACTION_INDEX | OP_AMOUNT_4)
124 #define I8 (OP_ACTION_INDEX | OP_AMOUNT_8)
A D842_compress.c244 else if (t[i] & OP_ACTION_INDEX) in add_template()
256 else if (t[i] & OP_ACTION_INDEX) in add_template()
266 if (t[i] & OP_ACTION_INDEX) in add_template()
389 if (t[i] & OP_ACTION_INDEX) { in check_template()
A D842_decompress.c242 case OP_ACTION_INDEX: in do_op()

Completed in 5 milliseconds