Home
last modified time | relevance | path

Searched refs:OP_ACTION (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/lib/842/
D842.h109 #define OP_ACTION (0x70) macro
D842_decompress.c247 switch (op & OP_ACTION) { in do_op()