Searched refs:namekey (Results 1 – 2 of 2) sorted by relevance
89 UHashTok namekey, pathkey; in hashEntry() local90 namekey.pointer = b->name; in hashEntry()92 return uhash_hashChars(namekey)+37*uhash_hashChars(pathkey); in hashEntry()
50 UHashTok namekey, pathkey; in hashEntry() local51 namekey.pointer = b->fName; in hashEntry()53 return uhash_hashChars(namekey)+37*uhash_hashChars(pathkey); in hashEntry()