Searched defs:table (Results 1 – 3 of 3) sorted by relevance
22 stringtable_free (struct stringtable *table) in stringtable_free()
27 stringtable_init (struct stringtable *table) in stringtable_init()56 stringtable_rehash (struct stringtable *table) in stringtable_rehash()82 stringtable_add (struct stringtable *table, const char *string) in stringtable_add()149 stringtable_finalize (struct stringtable *table, in stringtable_finalize()
166 enter_unique_sym (struct unique_sym *table, size_t size, in enter_unique_sym()
Completed in 9 milliseconds