Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/compiler/
H A Daslmethod.c735 UINT8 ParameterCount = 0; in MtProcessParameterTypeList() local
742 TypeList[ParameterCount] = in MtProcessParameterTypeList()
750 TypeList[ParameterCount] = in MtProcessParameterTypeList()
753 ParameterCount++; in MtProcessParameterTypeList()
757 return (ParameterCount); in MtProcessParameterTypeList()