Data Fields | |
struct cso_node * | fakeNext |
struct cso_node ** | buckets |
int | size |
int | nodeSize |
short | userNumBits |
short | numBits |
int | numBuckets |
Definition at line 80 of file cso_hash.c.
struct cso_node* cso_hash_data::fakeNext [read] |
Definition at line 81 of file cso_hash.c.
struct cso_node** cso_hash_data::buckets [read] |
Definition at line 82 of file cso_hash.c.
Definition at line 83 of file cso_hash.c.
Definition at line 84 of file cso_hash.c.
Definition at line 85 of file cso_hash.c.
short cso_hash_data::numBits |
Definition at line 86 of file cso_hash.c.
Definition at line 87 of file cso_hash.c.