Home
last modified time | relevance | path

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

/ext-ds/src/ds/
H A Dds_htable.h35 #define DS_HTABLE_BUCKET_LOOKUP(t, h) ((t)->lookup[h & ((t)->capacity - 1)]) macro

Completed in 4 milliseconds