Home | History | Annotate | Download | only in config

Lines Matching full:nexp

5167 	expressionS nexp = *exp;
5168 nexp.X_op = O_register;
5169 print_expr_1 (f, &nexp);