Searched defs:BLOCK_SIZE (Results 1 – 7 of 7) sorted by relevance
37 #define BLOCK_SIZE 512 macro
84 enum { TRIALS = 1000, BLOCKS = 128, BLOCK_SIZE = 64 }; in main() enumerator
33 #define BLOCK_SIZE 4096 macro
165 #define BLOCK_SIZE 64 macro
41 #define BLOCK_SIZE (1<<BLOCK_SIZE_BITS) macro