Searched refs:MatchCount (Results 1 – 1 of 1) sorted by relevance
608 UINT32 MatchCount; in AhFindAslAndAmlOperators() local611 MatchCount = AhFindAslOperators (Name); in AhFindAslAndAmlOperators()612 if (MatchCount == 1) in AhFindAslAndAmlOperators()638 BOOLEAN MatchCount = 0; in AhFindAslOperators() local650 MatchCount++; in AhFindAslOperators()662 MatchCount++; in AhFindAslOperators()666 if (!MatchCount) in AhFindAslOperators()671 return (MatchCount); in AhFindAslOperators()
Completed in 4 milliseconds