Searched refs:Hash_header_t (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libast/include/
H A Dhash.h105 #define Hashhdr_t Hash_header_t
106 #define HASHHEADER Hash_header_t
134 } Hash_header_t; typedef in typeref:struct:__anon268
/ast/src/lib/libast/hash/
H A Dhashalloc.c71 tab->bucketsize = (sizeof(Hash_header_t) + sizeof(char*) - 1) / sizeof(char*);

Completed in 16 milliseconds