Home
last modified time | relevance | path

Searched defs:HASHVAL (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/lib/libast/common/hash/
H A Dhashlib.h82 #define HASHVAL(x) ((x)&~HASH_FLAGS) macro
/titanic_51/usr/src/contrib/ast/src/lib/libast/hash/
H A Dhashlib.h82 #define HASHVAL(x) ((x)&~HASH_FLAGS) macro