Home
last modified time | relevance | path

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

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

Completed in 139 milliseconds