Searched defs:HASH_SIZE (Results 1 – 8 of 8) sorted by relevance
27 #define HASH_SIZE 512 /* Good for about 100 entries */ macro
9 #define HASH_SIZE 64 macro
89 private static final int HASH_SIZE = 509; field in ZipFile
109 #define HASH_SIZE (1 << HASH_BITS) macro
62 #define HASH_SIZE 37 macro
358 private static final int HASH_SIZE = 1 << 15; field in LZ77Compressor
84 #define HASH_SIZE 512 /* Good for about 100 entries */ macro
84 #define HASH_SIZE 65536 macro