#include <uthash.h>
Definition at line 871 of file uthash.h.
◆ buckets
◆ hho
ptrdiff_t UT_hash_table::hho |
◆ ideal_chain_maxlen
unsigned UT_hash_table::ideal_chain_maxlen |
◆ ineff_expands
unsigned UT_hash_table::ineff_expands |
◆ log2_num_buckets
unsigned UT_hash_table::log2_num_buckets |
◆ noexpand
unsigned UT_hash_table::noexpand |
◆ nonideal_items
unsigned UT_hash_table::nonideal_items |
◆ num_buckets
unsigned UT_hash_table::num_buckets |
◆ num_items
unsigned UT_hash_table::num_items |
◆ signature
uint32_t UT_hash_table::signature |
◆ tail
The documentation for this struct was generated from the following file: