Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/cscope-fast/
H A Dinvlib.c92 static int zipf[ZIPFSIZE + 1]; variable
333 if (zipf[j]) in invmake()
336 (void) printf("%3d -%6d ", i, zipf[i]); in invmake()
339 (void) printf(">%d-%6d\n", ZIPFSIZE, zipf[0]); in invmake()
366 zipf[numpost]++; in invnewterm()
368 zipf[0]++; in invnewterm()