HASHSIZE
#define HASHSIZE 1000
#define HASHSIZE 17
#define HASHSIZE 1021
#define HASHSIZE 134217689L /* prime under 2^HASHWIDTH */
#define HASHSIZE 151
#define HASHSIZE 256
#define HASHSIZE 997 /* a convenient prime */
#define HASHSIZE 128
#define HASHSIZE 151
#define HASHSIZE 1024 /* hash table size, power of 2 */
#define HASHSIZE 20
#define HASHSIZE 20
#define HASHSIZE 20 /* Assuming a SHA1 hash algorithm */