Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/compiler/
H A Dasllookup.c267 if (MethodArgs[i].Flags & ASL_ARG_IS_LOCAL) in LkIsObjectUsed()
H A Dasltypes.h493 #define ASL_ARG_IS_LOCAL (1<<2) macro
H A Daslxref.c486 MethodArgs[i].Flags = ASL_ARG_IS_LOCAL; in XfNamespaceLocateBegin()