Home
last modified time | relevance | path

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

/linux/lib/842/
H A D842.h109 #define OP_ACTION (0x70) macro
H A D842_decompress.c238 switch (op & OP_ACTION) { in do_op()