Searched refs:OP_COULD_NOT_REDUCE (Results 1 – 2 of 2) sorted by relevance
423 if (!(NextOp->Asl.CompileFlags & OP_COULD_NOT_REDUCE)) in OpcAmlCheckForConstant()427 NextOp->Asl.CompileFlags |= OP_COULD_NOT_REDUCE; in OpcAmlCheckForConstant()
177 #define OP_COULD_NOT_REDUCE 0x00001000 macro