Searched refs:ntokc (Results 1 – 1 of 1) sorted by relevance
319 int ntokc, narg, i; in expand() local332 ntokc = 1; in expand()335 ntokc = gatherargs(trp, atr, &narg); in expand()344 trp->tp += ntokc; in expand()353 for (i = 1; i < ntokc; i++) in expand()388 insertrow(trp, ntokc, &ntr); in expand()
Completed in 17 milliseconds