Home
last modified time | relevance | path

Searched refs:hashd (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libbc/libc/gen/common/
H A Dhsearch.c102 # 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
/titanic_50/usr/src/lib/libc/port/gen/
H A Dhsearch.c110 #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