Home
last modified time | relevance | path

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

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