Searched defs:MUR_GETBLOCK (Results 1 – 1 of 1) sorted by relevance
537 #define MUR_GETBLOCK(p,i) p[i] macro553 #define MUR_GETBLOCK(p,i) (MUR_PLUS0_ALIGNED(p) ? ((p)[i]) : \ macro