Searched defs:DS_HTABLE_BUCKET_LOOKUP (Results 1 – 1 of 1) sorted by relevance
35 #define DS_HTABLE_BUCKET_LOOKUP(t, h) ((t)->lookup[h & ((t)->capacity - 1)]) macro
Completed in 4 milliseconds