Home
last modified time | relevance | path

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

/acpica-3.7.0/source/compiler/
Dasllength.c462 if (Op->Asl.CompileFlags & OP_NAME_INTERNALIZED) in CgGenerateAmlLengths()
478 Op->Asl.CompileFlags |= OP_NAME_INTERNALIZED; in CgGenerateAmlLengths()
Dasltypes.h172 #define OP_NAME_INTERNALIZED 0x00000080 macro