Home
last modified time | relevance | path

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

/external/bison/lib/
Dhash.c705 allocate_entry (Hash_table *table) in allocate_entry() function
858 struct hash_entry *new_entry = allocate_entry (new_table); in hash_rehash()
925 struct hash_entry *new_entry = allocate_entry (table); in hash_insert()