Searched refs:total_specs (Results 1 – 1 of 1) sorted by relevance
134 size_t new_specs, total_specs; in grow_specs() local140 total_specs = data->nspec + new_specs; in grow_specs()142 specs = realloc(data->spec_arr, total_specs * sizeof(*specs)); in grow_specs()152 data->alloc_specs = total_specs; in grow_specs()