Searched refs:ntokc (Results 1 – 1 of 1) sorted by relevance
318 int ntokc, narg, i; in expand() local331 ntokc = 1; in expand()334 ntokc = gatherargs(trp, atr, &narg); in expand()343 trp->tp += ntokc; in expand()352 for (i = 1; i < ntokc; i++) in expand()387 insertrow(trp, ntokc, &ntr); in expand()
Completed in 8 milliseconds