Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/cp/
H A Dtypeck.c3107 tree int_operand; in build_binary_op() local
3109 int_operand = ((code0 == INTEGER_TYPE) ? op0 : op1); in build_binary_op()
3117 int_operand); in build_binary_op()