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

/opensolaris-onvv-gate/usr/src/cmd/awk_xpg4/
H A Dawk0.c219 NODE *varARGC; /* Quick access to ARGC */ variable
H A Dawk.h438 extern NODE *varARGC;
H A Dawk1.c320 varARGC = vlook(s_ARGC);
342 (void) assign(varARGC, constant);
H A Dawk2.c167 argc = (int)exprint(varARGC);

Completed in 104 milliseconds