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

/illumos-gate/usr/src/tools/cscope-fast/
H A Dglobal.h107 extern long totalterms; /* total inverted index terms */
H A Dmain.c99 long totalterms; /* total inverted index terms */ variable
263 "%ld", &totalterms);
1011 "%ld", &totalterms);
1247 if ((totalterms = invmake(newinvname, newinvpost,
1260 npostings, totalterms);
1322 dboffset += fprintf(newrefs, " -q %.10ld", totalterms);
H A Dfind.c926 searchcount, totalterms);

Completed in 5680 milliseconds