Searched refs:ASL_LOCAL_INITIALIZED (Results 1 – 3 of 3) sorted by relevance
252 if ((MethodLocals[i].Flags & ASL_LOCAL_INITIALIZED) && in LkIsObjectUsed()
491 #define ASL_LOCAL_INITIALIZED (1) macro
531 MethodLocals[RegisterNumber].Flags |= ASL_LOCAL_INITIALIZED; in XfNamespaceLocateBegin()