Searched defs:BLOCK_SIZE (Results 1 – 17 of 17) sorted by relevance
33 #define BLOCK_SIZE 512 /* XXX */ macro
61 #define BLOCK_SIZE SPARC64_BLOCK_SIZE macro
23 BLOCK_SIZE = 16 //!< Number of bytes in one cipher block. enumerator
40 #define BLOCK_SIZE SPARC64_BLOCK_SIZE macro
88 #define BLOCK_SIZE SPARC64_BLOCK_SIZE macro
95 #define BLOCK_SIZE SPARC64_BLOCK_SIZE macro
302 #define BLOCK_SIZE SBSIZE in disklabel() macro
43 const int BLOCK_SIZE = 1024; variable
57 #define BLOCK_SIZE 2048 macro
42 #define BLOCK_SIZE 2048 /* Default for ISO 9660 */ macro
69 enum { BLOCK_SIZE = WCE_REGION_SIZE * 64 }; // 4MByte enumerator
49 #define BLOCK_SIZE DTV_DEFAULT_BLOCKSIZE macro
86 #define BLOCK_SIZE (256 * 1024) macro
378 #define BLOCK_SIZE 2048 macro
29 enum BLOCK_SIZE = 1 << BLOCK_SIZE_BITS; /// variable
55 const int BLOCK_SIZE = ((1024 - MALLOC_OVERHEAD - sizeof(struct block *) variable
94 #define BLOCK_SIZE 512 /* size of READ/WRITE areas on SCSI card */ macro