Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dtypeck.c3826 tree int_operand; in cp_build_binary_op() local
3828 int_operand = ((code0 == INTEGER_TYPE) ? op0 : op1); in cp_build_binary_op()
3836 int_operand); in cp_build_binary_op()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dtypeck.c4444 tree int_operand; in cp_build_binary_op() local
4446 int_operand = ((code0 == INTEGER_TYPE) ? op0 : op1); in cp_build_binary_op()
4454 int_operand, in cp_build_binary_op()