Searched defs:BLOCK_TYPE (Results 1 – 3 of 3) sorted by relevance
66 #define BLOCK_TYPE(b) ((b) & 0x7f) macro
67 enum BLOCK_TYPE { enum