Searched refs:hashlength (Results 1 – 2 of 2) sorted by relevance
85 static unsigned int hashlength = 0, uhashlength = 0; variable89 # define hash(a, b) (((a) * HSHMUL + (b)) % (hashlength))684 hashlength = uhashlength; in dohash()686 hashlength = hashwidth * (8*64);/* "average" files per dir in path */ in dohash()689 xhash = xcalloc(hashlength * hashwidth, 1); in dohash()783 if (havhash && hashlength && hashwidth) in hashstat()785 hashlength, hashwidth*8); in hashstat()
343 for hashlength, lines in next(parser):345 hashlen = int(hashlength.split("=")[1])394 for hashlength, lines in next(parser):396 hashlen = int(hashlength.split("=")[1])