Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gcc/cp/
Dtypeck.c3227 tree int_operand; in build_binary_op() local
3229 int_operand = ((code0 == INTEGER_TYPE) ? op0 : op1); in build_binary_op()
3237 int_operand); in build_binary_op()