Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Dasltypes.h177 #define OP_COULD_NOT_REDUCE 0x00001000 macro
H A Daslfold.c423 if (!(NextOp->Asl.CompileFlags & OP_COULD_NOT_REDUCE)) in OpcAmlCheckForConstant()
427 NextOp->Asl.CompileFlags |= OP_COULD_NOT_REDUCE; in OpcAmlCheckForConstant()