hash_lookup 259 maint/gnulib/lib/di-set.c return !!hash_lookup (ino_set, (void const *) i); hash_lookup 436 maint/gnulib/lib/exclude.c if (hash_lookup (table, buffer)) hash_lookup 73 maint/gnulib/lib/file-set.c return !!hash_lookup (ht, &new_ent); hash_lookup 722 maint/gnulib/lib/fts.c ent = hash_lookup (h, &tmp); hash_lookup 1661 maint/gnulib/lib/fts.c if ( ! hash_lookup (sp->fts_cycle.ht, &ad)) hash_lookup 87 maint/gnulib/lib/hash.h extern void *hash_lookup (const Hash_table *table, const void *entry); hash_lookup 226 maint/gnulib/lib/utimecmp.c dst_res = hash_lookup (ht, &tmp_dst_res); hash_lookup 169 maint/gnulib/tests/test-hash.c ASSERT (hash_lookup (ht, str) == str);