Home
last modified time | relevance | path

Searched refs:NODE_COULD_NOT_REDUCE (Results 1 – 3 of 3) sorted by relevance

/third_party/lib/acpica/source/compiler/
A Dasltypes.h69 #define NODE_COULD_NOT_REDUCE 0x00001000 macro
A Daslfold.c316 if (!(NextOp->Asl.CompileFlags & NODE_COULD_NOT_REDUCE)) in OpcAmlCheckForConstant()
320 NextOp->Asl.CompileFlags |= NODE_COULD_NOT_REDUCE; in OpcAmlCheckForConstant()
A Dasltree.c363 case NODE_COULD_NOT_REDUCE: in TrPrintNodeCompileFlags()

Completed in 7 milliseconds