Searched refs:DECOMP_AC (Results 1 – 3 of 3) sorted by relevance
85 #define DECOMP_AC 0x2 /* decompress address/control */ macro
189 ((x)->cp_flags & DECOMP_AC)
2037 cf[0] = (pcomp ? DECOMP_PROT : 0) + (accomp ? DECOMP_AC : 0);2038 cf[1] = DECOMP_PROT | DECOMP_AC;