Searched refs:ZIPFSIZE (Results 1 – 1 of 1) sorted by relevance
56 #define ZIPFSIZE 200 /* zipf curve size */ macro92 static int zipf[ZIPFSIZE + 1];332 for (j = ZIPFSIZE; j > 1; j--) in invmake()339 (void) printf(">%d-%6d\n", ZIPFSIZE, zipf[0]); in invmake()365 if (numpost <= ZIPFSIZE) in invnewterm()