Searched refs:hashd (Results 1 – 1 of 1) sorted by relevance
110 #define HASH hashd /* Division hashing routine */112 static unsigned int hashd();167 printf("division: %d, ", hashd(line)); in main()478 hashd(key) /* Division hashing scheme */ in hashd() function