Home
last modified time | relevance | path

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

/titanic_50/usr/src/tools/cscope-fast/
H A Dfind.c67 static long searchcount; /* count of files searched */ variable
924 if (++searchcount % 50 == 0) { in findterm()
926 searchcount, totalterms); in findterm()
940 if (++searchcount % 10 == 0) { in fileprogress()
941 progress("%ld of %ld files searched", searchcount, in fileprogress()
951 searchcount = 0; in initprogress()
1025 if (++searchcount % 100 == 0) { in getposting()
1027 searchcount, postingsfound); in getposting()