Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/cscope-fast/
H A Dinvlib.c70 static long numitems, totterm, zerolong; variable
160 totterm = 0L; in invmake()
323 --totterm; /* don't count null term */ in invmake()
326 "max term length = %d\n", numlogblk, totpost, totterm, maxtermlen); in invmake()
344 return (totterm); in invmake()
360 totterm++; in invnewterm()