Lines Matching refs:buckets
88 ds_htable_bucket_t *_x = _h->buckets; \
89 ds_htable_bucket_t *_y = _h->buckets + _h->next; \
97 ds_htable_bucket_t *_x = _h->buckets; \
107 ds_htable_bucket_t *_b = (h)->buckets; \
118 ds_htable_bucket_t *_x = _h->buckets; \
119 ds_htable_bucket_t *_y = _h->buckets + _h->next; \
127 ds_htable_bucket_t *_x = _h->buckets; \
128 ds_htable_bucket_t *_y = _h->buckets + _h->next; \
136 ds_htable_bucket_t *_x = _h->buckets; \
137 ds_htable_bucket_t *_y = _h->buckets + _h->next; \
153 ds_htable_bucket_t *buckets; // Buffer for the buckets member