Home
last modified time | relevance | path

Searched refs:check_operand_nalternatives (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/gcc/gcc/
Dstmt.c110 static bool check_operand_nalternatives (tree, tree);
672 if (! check_operand_nalternatives (outputs, inputs)) in expand_asm_operands()
1135 check_operand_nalternatives (tree outputs, tree inputs) in check_operand_nalternatives() function
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dstmt.c409 static bool check_operand_nalternatives PARAMS ((tree, tree));
1512 if (! check_operand_nalternatives (outputs, inputs))
1917 check_operand_nalternatives (outputs, inputs) in check_operand_nalternatives() function
DChangeLog.68704 (check_operand_nalternatives): Split out from expand_asm_operands.