Home
last modified time | relevance | path

Searched refs:old_table (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/ofed/opensm/opensm/
H A Dst.c379 st_table *st_copy(old_table) in st_copy() argument
380 st_table *old_table; in st_copy()
384 size_t i, num_bins = old_table->num_bins;
391 *new_table = *old_table;
402 ptr = old_table->bins[i];
/freebsd-12.1/contrib/binutils/ld/
H A Dldcref.c108 static struct bfd_hash_entry **old_table; variable
241 old_table = cref_table.root.table; in handle_asneeded_cref()
282 cref_table.root.table = old_table; in handle_asneeded_cref()
H A DChangeLog-2006671 (old_table, old_count, old_tab, alloc_mark): New variables.
/freebsd-12.1/contrib/openmp/runtime/src/
H A Dkmp_lock.cpp3074 kmp_indirect_lock_t **old_table = __kmp_i_lock_table.table; in __kmp_allocate_indirect_lock() local
3076 __kmp_free(old_table); in __kmp_allocate_indirect_lock()
/freebsd-12.1/contrib/binutils/bfd/
H A Delflink.c3304 struct bfd_hash_entry **old_table = NULL; in elf_link_add_object_symbols() local
3738 old_table = htab->root.table.table; in elf_link_add_object_symbols()
4429 htab->root.table.table = old_table; in elf_link_add_object_symbols()