Home
last modified time | relevance | path

Searched refs:arglist (Results 1 – 6 of 6) sorted by relevance

/ndk/tests/build/issue20862-libpng-O0/jni/
Dpngconf.h85 # define PNGARG(arglist) OF(arglist) argument
89 # define PNGARG(arglist) () argument
91 # define PNGARG(arglist) arglist argument
/ndk/sources/host-tools/nawk-20071023/
Dawkgram.y38 Node *arglist = 0; /* list of args for current function */ variable
427 /* nothing */ { arglist = $$ = 0; }
428 | VAR { arglist = $$ = celltonode($1,CVAR); }
431 arglist = $$ = linkum($1,celltonode($3,CVAR)); }
Dparse.c258 extern Node *arglist; in isarg()
259 Node *p = arglist; in isarg()
/ndk/sources/host-tools/make-3.81/
DChangeLog2072 (find_char_unquote): Change arglist in decl.
/ndk/sources/host-tools/make-3.81/config/
Dtexinfo.tex5775 \getargs{#1}% now \macname is the macname and \argl the arglist
/ndk/sources/host-tools/sed-4.2.1/build-aux/
Dtexinfo.tex6934 \getargs{#1}% now \macname is the macname and \argl the arglist