Searched defs:hash_insert (Results 1 - 1 of 1) sorted by relevance

/external/bison/lib/
H A Dhash.c1029 This interface is easier to use than hash_insert when you must
1031 hash_insert is unusable for some types of ENTRY values. When using
1032 hash_insert, the only way to distinguish those cases is to compare
1134 hash_insert (Hash_table *table, void const *entry) function

Completed in 53 milliseconds