Searched defs:CHUNKSIZE (Results 1 – 17 of 17) sorted by relevance
18 #define CHUNKSIZE 1024 macro
31 .set CHUNKSIZE, (1 << CHUNKSHIFT) define
34 .set CHUNKSIZE, (1 << CHUNKSHIFT) define
32 #define CHUNKSIZE chunksize_c macro
13 Z_INTERNAL uint32_t CHUNKSIZE(void) { in CHUNKSIZE() function
39 #define CHUNKSIZE chunksize_neon macro
44 #define CHUNKSIZE chunksize_sse2 macro
90 #define CHUNKSIZE chunksize_sse41 macro
123 #define CHUNKSIZE chunksize_avx macro
35 #define CHUNKSIZE chunksize_power8 macro
29 #define CHUNKSIZE 65536 macro
59 #define CHUNKSIZE (2*1024) macro
71 #define CHUNKSIZE (2*1024) macro
504 #define CHUNKSIZE 65536 in read_block_no_mmap() macro
41 #define CHUNKSIZE 1024 macro
876 #define CHUNKSIZE 1000 in BZ2File_writelines() macro
1893 #define CHUNKSIZE 1000 in file_writelines() macro