Home
last modified time | relevance | path

Searched refs:ntokc (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/soltools/cpp/
H A D_macro.c318 int ntokc, narg, i; in expand() local
331 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 9 milliseconds