Searched refs:alloc_stems (Results 1 – 1 of 1) sorted by relevance
59 int alloc_stems; member104 if (data->alloc_stems == num) { in find_stem_from_spec()106 data->alloc_stems = data->alloc_stems * 2 + 16; in find_stem_from_spec()108 sizeof(stem_t) * data->alloc_stems); in find_stem_from_spec()