Home | History | Annotate | Download | only in config

Lines Matching refs:OPERAND_ATMINUS

378 	      exp[numops].X_add_number = OPERAND_ATMINUS;
788 else if (flags & OPERAND_ATMINUS)
929 else if (flags & OPERAND_ATMINUS)
1308 ((flags & OPERAND_ATMINUS) && ((X_op != O_absent) || (num != OPERAND_ATMINUS))) ||