Searched defs:BLOCK_SIZE (Results 1 – 4 of 4) sorted by relevance
41 const int BLOCK_SIZE = 1024; variable
171 #define BLOCK_SIZE 10240 macro
87 #define BLOCK_SIZE (256 * 1024) macro
53 const int BLOCK_SIZE = ((1024 - MALLOC_OVERHEAD - sizeof(struct block *) variable