Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/tools/acpihelp/
A Dahdecode.c608 UINT32 MatchCount; in AhFindAslAndAmlOperators() local
611 MatchCount = AhFindAslOperators (Name); in AhFindAslAndAmlOperators()
612 if (MatchCount == 1) in AhFindAslAndAmlOperators()
638 BOOLEAN MatchCount = 0; in AhFindAslOperators() local
650 MatchCount++; in AhFindAslOperators()
662 MatchCount++; in AhFindAslOperators()
666 if (!MatchCount) in AhFindAslOperators()
671 return (MatchCount); in AhFindAslOperators()

Completed in 4 milliseconds