Home
last modified time | relevance | path

Searched defs:lookup (Results 1 – 2 of 2) sorted by relevance

/ext-ds/src/ds/
H A Dds_htable.h154 uint32_t *lookup; // Separated hash lookup table member
H A Dds_htable.c24 static inline uint32_t *ds_htable_reallocate_lookup(uint32_t *lookup, uint32_t capacity) in ds_htable_reallocate_lookup()
1154 uint32_t *lookup = &reversed->lookup[DS_HTABLE_BUCKET_HASH(src) & mask]; in ds_htable_reversed() local

Completed in 11 milliseconds