Lines Matching refs:old_max
146 int old_max = global->max_redirs;147 int new_max = old_max + (old_max >> 1) + 4;