Home | History | Annotate | Download | only in gas

Lines Matching refs:NARG

576       /* Add a special NARG formal, which macro_expand will set to the
579 the name $NARG. At least until we find an exception. */
581 name = "$NARG";
583 name = "NARG";
1016 int narg = 0;
1091 ++narg;
1133 ++narg;
1165 macro_strip_at ? "$NARG" : "NARG");
1169 sprintf (buffer, "%d", narg);