Searched refs:hashd (Results 1 – 2 of 2) sorted by relevance
102 # define HASH hashd /* Division hashing routine */104 static unsigned int hashd();166 printf("division: %d, ", hashd(line)); in main()440 hashd(POINTER key) in hashd() function
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