Home
last modified time | relevance | path

Searched defs:ParamCount (Results 1 – 5 of 5) sorted by relevance

/minix3/minix/drivers/power/acpi/namespace/
H A Dnsxfname.c313 UINT8 ParamCount= 0; in AcpiGetObjectInfo() local
/minix3/minix/drivers/power/acpi/include/
H A Dacstruct.h222 UINT16 ParamCount; /* Count of the input argument list */ member
H A Dacobject.h213 UINT8 ParamCount; member
H A Dactypes.h1227 UINT8 ParamCount; /* If a method, required parameter count */ member
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DCore.cpp389 LLVMTypeRef *ParamTypes, unsigned ParamCount, in LLVMFunctionType()