Searched defs:hash (Results 1 – 2 of 2) sorted by relevance
164 unsigned int hash; member174 unsigned int i, hash = 2166136261U; in strhash() local184 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
799 unsigned hash = 2166136261U; in strhash() local809 int hash; in sym_lookup() local849 int hash = 0; in sym_find() local
Completed in 22 milliseconds