Searched refs:IR_TAB_MIN_SIZE (Results 1 – 1 of 1) sorted by relevance
21 #define IR_TAB_MIN_SIZE 256 macro237 if ((rc_map->len * 3 < rc_map->size) && (oldalloc > IR_TAB_MIN_SIZE)) { in ir_resize_table()