Searched refs:nalternatives (Results 1 – 2 of 2) sorted by relevance
1215 int nalternatives in check_operand_nalternatives() local1219 if (nalternatives + 1 > MAX_RECOG_ALTERNATIVES) in check_operand_nalternatives()1231 if (n_occurrences (',', constraint) != nalternatives) in check_operand_nalternatives()
2791 int nalternatives = n_occurrences (',', constraints[0]); in check_operand_nalternatives() local2793 if (nalternatives + 1 > MAX_RECOG_ALTERNATIVES) in check_operand_nalternatives()2800 if (n_occurrences (',', constraints[i]) != nalternatives) in check_operand_nalternatives()