Home
last modified time | relevance | path

Searched refs:log2_num_buckets (Results 1 – 2 of 2) sorted by relevance

/net-tools-3.5.0/tinydtls-0.8.2/
Duthash.h136 (head)->hh.tbl->log2_num_buckets = HASH_INITIAL_NUM_BUCKETS_LOG2; \
717 (tbl->num_items >> (tbl->log2_num_buckets+1)) + \
742 tbl->log2_num_buckets++; \
930 unsigned num_buckets, log2_num_buckets; member
/net-tools-3.5.0/libcoap/include/coap/
Duthash.h158 (head)->hh.tbl->log2_num_buckets = HASH_INITIAL_NUM_BUCKETS_LOG2; \
692 (tbl->num_items >> (tbl->log2_num_buckets+1)) + \
717 tbl->log2_num_buckets++; \
921 unsigned num_buckets, log2_num_buckets; member