Home
last modified time | relevance | path

Searched refs:RuntimeArgs (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/sys/contrib/dev/acpica/components/executer/
Dexconvrt.c782 switch (GET_CURRENT_ARG_TYPE (WalkState->OpInfo->RuntimeArgs)) in AcpiExConvertToTargetType()
865 GET_CURRENT_ARG_TYPE (WalkState->OpInfo->RuntimeArgs), in AcpiExConvertToTargetType()
Dexresop.c277 ArgTypes = OpInfo->RuntimeArgs; in AcpiExResolveOperands()
/freebsd-12-stable/sys/contrib/dev/acpica/compiler/
Daslwalks.c317 RuntimeArgTypes = OpInfo->RuntimeArgs; in AnOperandTypecheckWalkEnd()
/freebsd-12-stable/sys/contrib/dev/acpica/include/
Daclocal.h980 UINT32 RuntimeArgs; /* Interpret time arguments */ member