Home
last modified time | relevance | path

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

/libbtbb/lib/src/
H A Duthash.h534 #define MUR_GETBLOCK(p,i) p[i] macro
550 #define MUR_GETBLOCK(p,i) (MUR_PLUS0_ALIGNED(p) ? ((p)[i]) : \ macro