CH_H2_SIZE
uint32_t max = CH_H2_SIZE * 7;
uint32_t max = CH_H2_SIZE * 7;
for (n = 0; n < CH_H2_SIZE; n++, g++) {
for (n = iter->ci_set_idx; n < CH_H2_SIZE; n++, g++) {
for (n = 0; n < CH_H2_SIZE; n++, g++) {
for (n = 0; n < CH_H2_SIZE; n++, g++, b++) {
if ((*table = calloc(CH_H2_SIZE, sizeof(**table))) == NULL)
#define CH_H2_MASK (CH_H2_SIZE - 1)
stats->cs_max_elm = counts->cc_num_tables * CH_H2_SIZE * 7;
(CH_H2_SIZE * sizeof(struct ch_group) + sizeof(struct ch_meta));