Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libbc/libc/gen/common/
H A Dhsearch.c96 # define HASH2 hash2m /* Secondary hash function */
99 static unsigned int hash2m();
486 hash2m(POINTER key) in hash2m() function
/titanic_50/usr/src/lib/libc/port/gen/
H A Dhsearch.c105 #define HASH2 hash2m /* Secondary hash function */
107 static unsigned int hash2m(POINTER);
505 hash2m(POINTER key) /* Secondary hashing routine */ in hash2m() function