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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck.c4711 tree int_operand;
4713 int_operand = ((code0 == INTEGER_TYPE) ? op0 : op1);
4721 int_operand,
4703 tree int_operand; local
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck.cc5148 tree int_operand;
5150 int_operand = ((code0 == INTEGER_TYPE) ? op0 : op1);
5158 int_operand,
5140 tree int_operand; local

Completed in 127 milliseconds