Searched refs:PRIME32 (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/bind9-45.101/bind9/lib/isc/
H A Dhash.c78 #define PRIME32 0xFFFFFFFB /* 2^32 - 5 */ macro
383 return ((unsigned int)(partial_sum % PRIME32));
/macosx-10.10/ntp-92/lib/isc/
H A Dhash.c78 #define PRIME32 0xFFFFFFFB /* 2^32 - 5 */ macro
369 return ((unsigned int)(partial_sum % PRIME32));

Completed in 155 milliseconds