Home
last modified time | relevance | path

Searched refs:hashgetbucket (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/lib/libast/common/include/
H A Dhash.h91 #define hashgetbucket(s) ((Hash_bucket_t*)((s)-((sizeof(Hash_bucket_t)+sizeof(char*)-1)/sizeof(char… macro
/titanic_44/usr/src/lib/libast/amd64/include/ast/
H A Dhash.h100 #define hashgetbucket(s) ((Hash_bucket_t*)((s)-((sizeof(Hash_bucket_t)+sizeof(char*)-1)/sizeof(char… macro
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/
H A Dhash.h100 #define hashgetbucket(s) ((Hash_bucket_t*)((s)-((sizeof(Hash_bucket_t)+sizeof(char*)-1)/sizeof(char… macro
/titanic_44/usr/src/lib/libast/i386/include/ast/
H A Dhash.h100 #define hashgetbucket(s) ((Hash_bucket_t*)((s)-((sizeof(Hash_bucket_t)+sizeof(char*)-1)/sizeof(char… macro
/titanic_44/usr/src/lib/libast/sparc/include/ast/
H A Dhash.h100 #define hashgetbucket(s) ((Hash_bucket_t*)((s)-((sizeof(Hash_bucket_t)+sizeof(char*)-1)/sizeof(char… macro
/titanic_44/usr/src/lib/libast/common/
H A DRELEASE1360 hash.h: add hashgetbucket() macro