Home | History | Annotate | Download | only in config

Lines Matching refs:OPERAND_MINUS

473       exp[numops++].X_add_number = OPERAND_MINUS;
781 & (OPERAND_PLUS | OPERAND_MINUS)) != 0))
925 & (OPERAND_PLUS | OPERAND_MINUS)) != 0)
1306 if (((flags & OPERAND_MINUS) && ((X_op != O_absent) || (num != OPERAND_MINUS))) ||