Searched defs:BLOCKNUM (Results 1 – 2 of 2) sorted by relevance
42 #define BLOCKNUM(a,b) (((a) & ~((1<<(b))-1)) >> (b)) macro
30 typedef POSITION BLOCKNUM; global() typedef