Searched defs:ParamCount (Results 1 – 5 of 5) sorted by relevance
313 UINT8 ParamCount= 0; in AcpiGetObjectInfo() local
222 UINT16 ParamCount; /* Count of the input argument list */ member
213 UINT8 ParamCount; member
1227 UINT8 ParamCount; /* If a method, required parameter count */ member
389 LLVMTypeRef *ParamTypes, unsigned ParamCount, in LLVMFunctionType()