Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/acpica/dist/compiler/
H A Daslmethod.c373 MethodInfo->NumReturnNoValue++; in MtMethodAnalysisWalkBegin()
605 MethodInfo->NumReturnNoValue++; in MtMethodAnalysisWalkEnd()
613 if (MethodInfo->NumReturnNoValue && in MtMethodAnalysisWalkEnd()
627 if (MethodInfo->NumReturnNoValue) in MtMethodAnalysisWalkEnd()
H A Dasltypes.h88 UINT32 NumReturnNoValue; member
H A Daslpredef.c159 if (MethodInfo->NumReturnNoValue && in ApCheckForPredefinedMethod()
/dports/sysutils/acpica-tools/acpica-unix-20210930/source/compiler/
H A Daslmethod.c500 MethodInfo->NumReturnNoValue++; in MtMethodAnalysisWalkBegin()
963 MethodInfo->NumReturnNoValue++; in MtMethodAnalysisWalkEnd()
971 if (MethodInfo->NumReturnNoValue && in MtMethodAnalysisWalkEnd()
992 if (MethodInfo->NumReturnNoValue) in MtMethodAnalysisWalkEnd()
H A Dasltypes.h199 UINT32 NumReturnNoValue; member
H A Daslpredef.c267 if (MethodInfo->NumReturnNoValue && in ApCheckForPredefinedMethod()