Searched defs:BLOCK_OFFSET (Results 1 – 3 of 3) sorted by relevance
144 #define BLOCK_OFFSET 2 macro
145 #define BLOCK_OFFSET(x, i) ((x) + (i)*16) macro
489 #define BLOCK_OFFSET(i) ((i) << 4) macro