Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dstmt.c1140 int nalternatives in check_operand_nalternatives() local
1144 if (nalternatives + 1 > MAX_RECOG_ALTERNATIVES) in check_operand_nalternatives()
1156 if (n_occurrences (',', constraint) != nalternatives) in check_operand_nalternatives()
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dstmt.c1923 int nalternatives local
1927 if (nalternatives + 1 > MAX_RECOG_ALTERNATIVES)
1939 if (n_occurrences (',', constraint) != nalternatives)