Home
last modified time | relevance | path

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

/xen/xen/tools/kconfig/
A Dsymbol.c793 static unsigned strhash(const char *s) in strhash() function
816 hash = strhash(name) % SYMBOL_HASHSIZE; in sym_lookup()
858 hash = strhash(name) % SYMBOL_HASHSIZE; in sym_find()

Completed in 3 milliseconds