Home
last modified time | relevance | path

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

/external/bison/lib/
Dhash.h48 typedef size_t (*Hash_hasher) (const void *, size_t); typedef
90 Hash_hasher, Hash_comparator,
Dhash.c71 Hash_hasher hasher;
595 Hash_hasher hasher, Hash_comparator comparator, in hash_initialize()