21 #ifndef ABC__misc__hash__hash_h
22 #define ABC__misc__hash__hash_h
26 #define inline __inline // compatible with MS VS 6.0
58 return Abc_AbsInt( ( (key+11)*(key)*7+3 ) % nBins );
static int Abc_AbsInt(int a)
#define ABC_NAMESPACE_HEADER_START
NAMESPACES ///.
#define ABC_NAMESPACE_HEADER_END
ABC_NAMESPACE_HEADER_START int Hash_DefaultHashFunc(int key, int nBins)
INCLUDES ///.