Searched defs:BUCKET_B_SIZE (Results 1 – 2 of 2) sorted by relevance
97 #define BUCKET_B_SIZE (ALPHABET_SIZE * ALPHABET_SIZE) macro
41 private static final int BUCKET_B_SIZE = ALPHABET_SIZE * ALPHABET_SIZE; field in DivSuffixSorter