Searched refs:ndoc (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/makemandb/
H A Dapropos-utils.c383 int ndoc; local
392 ndoc = matchinfo[2 + 3 * ncol * nphrase + ncol];
411 idf->value += log(((double)ndoc / ndocshitcount))* weight;
/netbsd-6-1-5-RELEASE/crypto/external/bsd/netpgp/dist/bindings/python/
H A Dnetpgppython_wrap.c5136 char *ndoc = (char*)malloc(ldoc + lptr + 10); local
5137 if (ndoc) {
5138 char *buff = ndoc;
5146 methods[i].ml_doc = ndoc;

Completed in 255 milliseconds