Searched refs:strhash (Results 1 – 2 of 2) sorted by relevance
151 static unsigned int strhash(const char *str, unsigned int sz) in strhash() function216 unsigned int hash = strhash(m, slen); in use_config()
777 static unsigned strhash(const char *s) in strhash() function800 hash = strhash(name) % SYMBOL_HASHSIZE; in sym_lookup()842 hash = strhash(name) % SYMBOL_HASHSIZE; in sym_find()