Home
last modified time | relevance | path

Searched defs:hashsize (Results 1 – 4 of 4) sorted by relevance

/external/libcups/cups/
Dhash.c47 size_t hashsize) /* I - Size of hash buffer */ in cupsHashData()
Darray.c58 int hashsize, /* Size of hash */ member
/external/libnl/lib/
Dhash.c53 #define hashsize(n) ((uint32_t)1<<(n)) macro
/external/curl/lib/
Dmulti.c299 static int sh_init(struct curl_hash *hash, int hashsize) in sh_init()
330 struct Curl_multi *Curl_multi_handle(int hashsize, /* socket hash */ in Curl_multi_handle()