Home
last modified time | relevance | path

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

/u-boot/scripts/basic/
A Dfixdep.c171 static unsigned int strhash(const char *str, unsigned int sz) in strhash() function
219 unsigned int hash = strhash(m, slen); in use_config()
/u-boot/scripts/kconfig/
A Dsymbol.c796 static unsigned strhash(const char *s) in strhash() function
819 hash = strhash(name) % SYMBOL_HASHSIZE; in sym_lookup()
861 hash = strhash(name) % SYMBOL_HASHSIZE; in sym_find()

Completed in 5 milliseconds