|
|
UT_hash_bucket * | buckets |
| |
|
unsigned | num_buckets |
| |
|
unsigned | log2_num_buckets |
| |
|
unsigned | num_items |
| |
|
struct UT_hash_handle * | tail |
| |
|
ptrdiff_t | hho |
| |
|
unsigned | ideal_chain_maxlen |
| |
|
unsigned | nonideal_items |
| |
|
unsigned | ineff_expands |
| |
|
unsigned | noexpand |
| |
|
uint32_t | signature |
| |
◆ buckets
◆ num_buckets
| unsigned UT_hash_table::num_buckets |
◆ log2_num_buckets
| unsigned UT_hash_table::log2_num_buckets |
◆ num_items
| unsigned UT_hash_table::num_items |
◆ tail
◆ hho
| ptrdiff_t UT_hash_table::hho |
◆ ideal_chain_maxlen
| unsigned UT_hash_table::ideal_chain_maxlen |
◆ nonideal_items
| unsigned UT_hash_table::nonideal_items |
◆ ineff_expands
| unsigned UT_hash_table::ineff_expands |
◆ noexpand
| unsigned UT_hash_table::noexpand |
◆ signature
| uint32_t UT_hash_table::signature |
The documentation for this struct was generated from the following file: