Searched refs:ARGVsubi (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/awk_xpg4/
H A Dawk0.c209 NODE *ARGVsubi; /* Compute ARGV[i] */ variable
H A Dawk.h428 extern NODE *ARGVsubi;
H A Dawk1.c339 ARGVsubi = node(INDEX, vlook(s_ARGV), constant);
346 strassign(exprreduce(ARGVsubi), cp,
H A Dawk2.c178 arg = (wchar_t *)exprstring(ARGVsubi);

Completed in 40 milliseconds