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