Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Dasllookup.c253 (!(MethodLocals[i].Flags & ASL_LOCAL_REFERENCED))) in LkIsObjectUsed()
H A Dasltypes.h492 #define ASL_LOCAL_REFERENCED (1<<1) macro
H A Daslxref.c539 MethodLocals[RegisterNumber].Flags |= ASL_LOCAL_REFERENCED; in XfNamespaceLocateBegin()