Home
last modified time | relevance | path

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

/acpica-3.7.0/source/compiler/
Dasllookup.c253 (!(MethodLocals[i].Flags & ASL_LOCAL_REFERENCED))) in LkIsObjectUsed()
Dasltypes.h492 #define ASL_LOCAL_REFERENCED (1<<1) macro
Daslxref.c539 MethodLocals[RegisterNumber].Flags |= ASL_LOCAL_REFERENCED; in XfNamespaceLocateBegin()