Searched refs:SYMHASHMEMBERS (Results 1 – 2 of 2) sorted by relevance
435 return hashval & ( SYMHASHMEMBERS - 1 );448 for ( i = 0; i < SYMHASHMEMBERS; ++i )482 for ( i = 0; i < SYMHASHMEMBERS; ++i )515 for ( i = 0; i < SYMHASHMEMBERS; ++i )
69 #define SYMHASHMEMBERS 64 /* must be 2^x to work right */ macro123 struct pair *s_pairs[SYMHASHMEMBERS];
Completed in 13 milliseconds