hash_lookup       171 gnulib-tests/test-hash.c         ASSERT (hash_lookup (ht, str) == str);
hash_lookup       389 lib/exclude.c            if (hash_lookup (table, buffer))
hash_lookup        68 lib/hash.h     void *hash_lookup (const Hash_table *, const void *);