Searched refs:oldarray (Results 1 – 2 of 2) sorted by relevance
326 hashitem_T *oldarray, *newarray; in hash_may_resize() local395 oldarray = temparray; in hash_may_resize()398 oldarray = ht->ht_array; in hash_may_resize()415 oldarray = ht->ht_array; in hash_may_resize()425 for (olditem = oldarray; todo > 0; ++olditem) in hash_may_resize()
2246 int *oldarray = curbuf->b_p_vsts_array; in did_set_string_option() local2249 if (oldarray) in did_set_string_option()2250 vim_free(oldarray); in did_set_string_option()2284 int *oldarray = curbuf->b_p_vts_array; in did_set_string_option() local2288 vim_free(oldarray); in did_set_string_option()