Home
last modified time | relevance | path

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

/titanic_44/usr/src/tools/cscope-fast/
H A Dcrossref.c61 long npostings; /* number of postings */ variable
409 ++npostings; in putposting()
H A Dfind.c858 npostings = 0; /* will be non-zero after database built */ in findterm()
903 &npostings, OR)) == NULL) { in findterm()
932 postingsfound = npostings; in findterm()
1021 if (npostings-- <= 0) { in getposting()
H A Dglobal.h122 extern long npostings; /* number of postings */
H A Dmain.c923 npostings = 0; in closedatabase()
1260 npostings, totalterms); in build()