Home | History | Annotate | Download | only in gas

Lines Matching full:x_unsigned

1718   else if (temp != size || !exp.X_unsigned)
2474 if (!exp.X_unsigned)
4287 extra_digit = exp->X_unsigned ? 0 : -1;
4288 convert_to_bignum (exp, !exp->X_unsigned);
4598 exp->X_unsigned = 1;