Searched refs:SYMHASHMEMBERS (Results 1 – 2 of 2) sorted by relevance
430 return hashval & ( SYMHASHMEMBERS - 1 );443 for ( i = 0; i < SYMHASHMEMBERS; ++i )477 for ( i = 0; i < SYMHASHMEMBERS; ++i )510 for ( i = 0; i < SYMHASHMEMBERS; ++i )
68 #define SYMHASHMEMBERS 64 /* must be 2^x to work right */ macro122 struct pair *s_pairs[SYMHASHMEMBERS];
Completed in 10 milliseconds