Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dhash.c87 Hash_String(const char *key, const char **out_keyEnd) in Hash_String() function
179 unsigned int h = Hash_String(key, &keyEnd); in HashTable_FindEntry()
260 unsigned int h = Hash_String(key, &keyEnd); in HashTable_CreateEntry()