Searched refs:TotalAllowedNum (Results 1 – 1 of 1) sorted by relevance
5123 unsigned TotalAllowedNum = in checkIfClauses() local5132 if (AllowedCnt + 2 == TotalAllowedNum) in checkIfClauses()5134 else if (AllowedCnt + 1 != TotalAllowedNum) in checkIfClauses()5141 << (TotalAllowedNum > 1) << Values; in checkIfClauses()