Searched refs:npostings (Results 1 – 4 of 4) sorted by relevance
61 long npostings; /* number of postings */ variable409 ++npostings; in putposting()
858 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()
122 extern long npostings; /* number of postings */
923 npostings = 0; in closedatabase()1260 npostings, totalterms); in build()