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

/ast/src/lib/libast/include/
H A Dhash.h91 #define hashgetbucket(s) ((Hash_bucket_t*)((s)-((sizeof(Hash_bucket_t)+sizeof(char*)-1)/sizeof(char*))*sizeof(char*))) macro

Completed in 8 milliseconds