Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Dasllookup.c253 (!(MethodLocals[i].Flags & ASL_LOCAL_REFERENCED))) in LkIsObjectUsed()
H A Dasltypes.h450 #define ASL_LOCAL_REFERENCED (1<<1) macro
H A Daslxref.c558 MethodLocals[RegisterNumber].Flags |= ASL_LOCAL_REFERENCED; in XfNamespaceLocateBegin()