Searched refs:totpost (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/tools/cscope-fast/ |
H A D | invlib.c | 88 static long totpost; variable 160 totpost = 0L; in invmake() 177 ++totpost; in invmake() 189 (void) printf("%ld: %s ", totpost, line); in invmake() 203 "totpost=%ld\n", postsize, totpost); in invmake() 328 "max term length = %d\n", numlogblk, totpost, totterm, maxtermlen); in invmake() 386 "totpost=%ld\n", supersize, totpost); in invnewterm() 402 totpost); in invnewterm()
|