Searched refs:arglist (Results 1 – 6 of 6) sorted by relevance
85 # define PNGARG(arglist) OF(arglist) argument89 # define PNGARG(arglist) () argument91 # define PNGARG(arglist) arglist argument
38 Node *arglist = 0; /* list of args for current function */ variable427 /* nothing */ { arglist = $$ = 0; }428 | VAR { arglist = $$ = celltonode($1,CVAR); }431 arglist = $$ = linkum($1,celltonode($3,CVAR)); }
258 extern Node *arglist; in isarg()259 Node *p = arglist; in isarg()
2072 (find_char_unquote): Change arglist in decl.
5775 \getargs{#1}% now \macname is the macname and \argl the arglist
6934 \getargs{#1}% now \macname is the macname and \argl the arglist