Searched refs:new_max (Results 1 – 1 of 1) sorted by relevance
520 int new_max; in realloc_post_list() local526 new_max = nstate_max * 3 / 2; in realloc_post_list()527 new_start = ALLOC_MULT(int, new_max); in realloc_post_list()534 post_end = post_start + new_max; in realloc_post_list()