Searched defs:BLOCKS (Results 1 – 4 of 4) sorted by relevance
26 #define BLOCKS (BLOCK_1_NUM + BLOCK_2_NUM + BLOCK_3_NUM) macro
13 #define BLOCKS(size) (((size) + 511) >> 9) macro
14 #define BLOCKS(size) (((size) + 511) >> 9) macro