Searched refs:ANOBJ_METHOD_ARG (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/contrib/dev/acpica/components/executer/
H A Dexresnte.c236 (Node->Flags & (ANOBJ_METHOD_ARG | ANOBJ_METHOD_LOCAL)))
/freebsd-12-stable/sys/contrib/dev/acpica/components/debugger/
H A Ddbobject.c332 if (Node->Flags & ANOBJ_METHOD_ARG)
/freebsd-12-stable/sys/contrib/dev/acpica/components/dispatcher/
H A Ddsmthdat.c227 WalkState->Arguments[i].Flags = ANOBJ_METHOD_ARG;
/freebsd-12-stable/sys/contrib/dev/acpica/include/
H A Daclocal.h325 #define ANOBJ_METHOD_ARG 0x04 /* Node is a method argument */ macro

Completed in 254 milliseconds