Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/dev/acpica/compiler/
HDasltypes.h315 #define ASL_LOCAL_REFERENCED (1<<1) macro
HDasllookup.c145 (!(MethodLocals[i].Flags & ASL_LOCAL_REFERENCED))) in LkIsObjectUsed()
HDaslxref.c468 MethodLocals[RegisterNumber].Flags |= ASL_LOCAL_REFERENCED; in XfNamespaceLocateBegin()