Home
last modified time | relevance | path

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

/scripts/include/
Dhashtable.h18 static inline void __hash_init(struct hlist_head *ht, unsigned int sz) in __hash_init()
/scripts/basic/
Dfixdep.c120 static unsigned int strhash(const char *str, unsigned int sz) in strhash()