Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/bmake/
HDhash.h136 unsigned int Hash_Substring(Substring) MAKE_ATTR_USE;
HDhash.c102 Hash_Substring(Substring key) in Hash_Substring() function
HDvar.c422 nameHash = Hash_Substring(name); in VarFindSubstring()