Searched refs:npostings (Results 1 – 4 of 4) sorted by relevance
59 long npostings; /* number of postings */ variable407 ++npostings; in putposting()
856 npostings = 0; /* will be non-zero after database built */ in findterm()901 &npostings, OR)) == NULL) { in findterm()930 postingsfound = npostings; in findterm()1019 if (npostings-- <= 0) { in getposting()
122 extern long npostings; /* number of postings */
921 npostings = 0; in closedatabase()1258 npostings, totalterms); in build()