Home
last modified time | relevance | path

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

/acpica-3.5.0/source/compiler/
Daslexternal.c199 UINT32 ParamTypes[ACPI_METHOD_NUM_ARGS]; in ExDoExternal() local
238 ParamCount = MtProcessParameterTypeList (TypeOp->Asl.Child, ParamTypes); in ExDoExternal()