Home
last modified time | relevance | path

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

/scripts/basic/
A Dfixdep.c164 unsigned int hash; member
174 unsigned int i, hash = 2166136261U; in strhash() local
184 static int is_defined_config(const char *name, int len, unsigned int hash) in is_defined_config()
199 static void define_config(const char *name, int len, unsigned int hash) in define_config()
219 unsigned int hash = strhash(m, slen); in use_config() local
/scripts/kconfig/
A Dsymbol.c799 unsigned hash = 2166136261U; in strhash() local
809 int hash; in sym_lookup() local
849 int hash = 0; in sym_find() local

Completed in 22 milliseconds