DIGIT_SIZE 72 pack-revindex.c #define BUCKETS (1 << DIGIT_SIZE) DIGIT_SIZE 96 pack-revindex.c for (bits = 0; max >> bits; bits += DIGIT_SIZE) {