Searched refs:ASL_ARG_IS_LOCAL (Results 1 – 3 of 3) sorted by relevance
267 if (MethodArgs[i].Flags & ASL_ARG_IS_LOCAL) in LkIsObjectUsed()
493 #define ASL_ARG_IS_LOCAL (1<<2) macro
486 MethodArgs[i].Flags = ASL_ARG_IS_LOCAL; in XfNamespaceLocateBegin()