Searched defs:HASHPART (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libast/include/
H A Dhashpart.h49 #define HASHPART(h,c) (h = HASH_MPY(h) + HASH_ADD(h) + (c)) macro

Completed in 10 milliseconds