Home
last modified time | relevance | path

Searched defs:HASH_B (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/lib/libast/common/include/
H A Dhashpart.h39 #define HASH_B(h,n) ((((h) << 4) - (h)) << (n)) macro
/titanic_50/usr/src/lib/libast/amd64/include/ast/
H A Dhashpart.h48 #define HASH_B(h,n) ((((h) << 4) - (h)) << (n)) macro
/titanic_50/usr/src/lib/libast/sparc/include/ast/
H A Dhashpart.h48 #define HASH_B(h,n) ((((h) << 4) - (h)) << (n)) macro
/titanic_50/usr/src/lib/libast/sparcv9/include/ast/
H A Dhashpart.h48 #define HASH_B(h,n) ((((h) << 4) - (h)) << (n)) macro
/titanic_50/usr/src/lib/libast/i386/include/ast/
H A Dhashpart.h48 #define HASH_B(h,n) ((((h) << 4) - (h)) << (n)) macro