Searched refs:ASL_LOCAL_REFERENCED (Results 1 – 3 of 3) sorted by relevance
315 #define ASL_LOCAL_REFERENCED (1<<1) macro
145 (!(MethodLocals[i].Flags & ASL_LOCAL_REFERENCED))) in LkIsObjectUsed()
468 MethodLocals[RegisterNumber].Flags |= ASL_LOCAL_REFERENCED; in XfNamespaceLocateBegin()