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

/external/freetype/src/base/
H A Dfthash.c302 hash_lookup( FT_Hashkey key, function
322 return hash_lookup( hk, hash );
335 return hash_lookup( hk, hash );
/external/fio/t/
H A Dgenzipf.c56 static struct node *hash_lookup(unsigned long long val) function
216 n = hash_lookup(offset);
/external/bison/lib/
H A Dhash.c261 hash_lookup (const Hash_table *table, const void *entry) function
1044 /* The caller cannot insert a NULL entry, since hash_lookup returns NULL

Completed in 138 milliseconds