Searched refs:op2_int_operands (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dc-typeck.c3957 bool int_const, op1_int_operands, op2_int_operands, int_operands;
3965 op2_int_operands = EXPR_INT_CONST_OPERANDS (orig_op2);
3966 if (op2_int_operands)
4216 op2_int_operands = true;
4226 && op2_int_operands);
3939 bool int_const, op1_int_operands, op2_int_operands, int_operands; local

Completed in 307 milliseconds