Home
last modified time | relevance | path

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

/trunk/main/soltools/mkdepend/
H A Dparse.c435 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 )
H A Ddef.h69 #define SYMHASHMEMBERS 64 /* must be 2^x to work right */ macro
123 struct pair *s_pairs[SYMHASHMEMBERS];

Completed in 14 milliseconds