Home | History | Annotate | Download | only in config

Lines Matching full:newsize

2272       unsigned int newsize = i + 128;
2274 newsize * sizeof (*list->head));
2276 xrealloc (list->elt_count, newsize * sizeof (*list->elt_count));