Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/dev/acpica/components/executer/
HDexconvrt.c646 switch (GET_CURRENT_ARG_TYPE (WalkState->OpInfo->RuntimeArgs)) in AcpiExConvertToTargetType()
727 GET_CURRENT_ARG_TYPE (WalkState->OpInfo->RuntimeArgs), in AcpiExConvertToTargetType()
HDexresop.c168 ArgTypes = OpInfo->RuntimeArgs; in AcpiExResolveOperands()
/NextBSD/sys/contrib/dev/acpica/compiler/
HDaslwalks.c190 RuntimeArgTypes = OpInfo->RuntimeArgs; in AnOperandTypecheckWalkEnd()
/NextBSD/sys/contrib/dev/acpica/include/
HDaclocal.h847 UINT32 RuntimeArgs; /* Interpret time arguments */ member