Home | History | Annotate | Download | only in config

Lines Matching refs:op_arg

2521 		char *op_arg = NULL;
2590 op_arg = o->name;
2606 if (op_arg)
2622 as_bad (_("Illegal operands: %%%s requires arguments in ()"), op_arg);
2634 as_bad (_("Illegal operands: Can't do arithmetics other than + and - involving %%%s()"), op_arg);
2659 if (op_arg && s1 == s + 1)
2664 if (op_arg)
2675 if (op_arg)
2680 if (op_arg)
2751 as_bad (_("Illegal operands: Can't add non-constant expression to %%%s()"), op_arg);
2761 as_bad (_("Illegal operands: Can't do arithmetics involving %%%s() of a relocatable symbol"), op_arg);