Home
last modified time | relevance | path

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

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