Searched refs:BLOCK_SIZE (Results 1 – 3 of 3) sorted by relevance
36 #define BLOCK_SIZE 512 macro75 pad = BLOCK_SIZE; in main()122 size = (st.st_size + BLOCK_SIZE - 1) & ~(BLOCK_SIZE - 1); in main()125 bb[60] = size / BLOCK_SIZE; /* count */ in main()
269 #define BLOCK_SIZE 128*32 macro287 mov blocksize=BLOCK_SIZE
248 #define BLOCK_SIZE 1664 /* Dynamic check, 13*128 */ macro