Home
last modified time | relevance | path

Searched defs:new_table (Results 1 – 1 of 1) sorted by relevance

/llvm-project/libc/src/__support/HashTable/
H A Dtable.h211 HashTable *new_table = allocate(hint, state.finish()); grow() local
233 HashTable *new_table = table->grow(); insert() local