Home | History | Annotate | Download | only in nawk-20071023

Lines Matching full:nobj

155 		if (notlegal(a->nobj))	/* probably a Cell* but too risky to print */
157 proc = proctab[a->nobj-FIRSTTOKEN];
158 x = (*proc)(a->narg, a->nobj);