HomeSort by: relevance | last modified time | path
    Searched defs:int_operand (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/cp/
typeck.cc 5500 tree int_operand;
5502 int_operand = ((code0 == INTEGER_TYPE) ? op0 : op1);
5510 int_operand,
5492 tree int_operand; local
  /src/external/gpl3/gcc.old/dist/gcc/cp/
typeck.cc 5168 tree int_operand;
5170 int_operand = ((code0 == INTEGER_TYPE) ? op0 : op1);
5178 int_operand,
5160 tree int_operand; local

Completed in 35 milliseconds