Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/basic/
H A Dfixdep.c152 static unsigned int strhash(const char *str, unsigned int sz) in strhash() function
/openbmc/u-boot/scripts/kconfig/
H A Dsymbol.c832 static unsigned strhash(const char *s) in strhash() function