Home | History | Annotate | Download | only in gas

Lines Matching refs:NARG

604       /* Add a special NARG formal, which macro_expand will set to the
607 the name $NARG. At least until we find an exception. */
609 name = "$NARG";
611 name = "NARG";
1044 int narg = 0;
1130 ++narg;
1172 ++narg;
1204 macro_strip_at ? "$NARG" : "NARG");
1208 sprintf (buffer, "%d", narg);