Searched refs:old_table (Results 1 – 1 of 1) sorted by relevance
349 st_copy(old_table) in st_copy() argument350 st_table *old_table; in st_copy()354 int i, num_bins = old_table->num_bins;361 *new_table = *old_table;372 ptr = old_table->bins[i];
Completed in 4 milliseconds