Searched refs:TotalAllowedNum (Results 1 – 1 of 1) sorted by relevance
3321 unsigned TotalAllowedNum = in checkIfClauses() local3330 if (AllowedCnt + 2 == TotalAllowedNum) in checkIfClauses()3332 else if (AllowedCnt + 1 != TotalAllowedNum) in checkIfClauses()3339 << (TotalAllowedNum > 1) << Values; in checkIfClauses()