Searched refs:BLOCK_SIZE_BITS (Results 1 – 4 of 4) sorted by relevance
40 #define BLOCK_SIZE_BITS 10 macro41 #define BLOCK_SIZE (1<<BLOCK_SIZE_BITS)
11 #define ROMBSBITS BLOCK_SIZE_BITS
142 pub const BLOCK_SIZE_BITS: ::std::os::raw::c_uint = 10; constant
1150 #ifdef BLOCK_SIZE_BITS1151 { "BLOCK_SIZE_BITS", (unsigned long) BLOCK_SIZE_BITS },