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

/illumos-gate/usr/src/tools/cscope-fast/
H A Dinvlib.c72 static long numitems, totterm, zerolong; variable
162 totterm = 0L;
325 --totterm; /* don't count null term */
328 "max term length = %d\n", numlogblk, totpost, totterm, maxtermlen);
346 return (totterm);
362 totterm++;

Completed in 57 milliseconds