Searched refs:MIN_READ_SIZE (Results 1 – 6 of 6) sorted by relevance
510 MIN_READ_SIZE = 4096 variable in ZipExtFile662 nbytes = max(nbytes, self.MIN_READ_SIZE)684 max(n - len_readbuffer, self.MIN_READ_SIZE)
782 MIN_READ_SIZE = 4096 variable in ZipExtFile974 n = max(n, self.MIN_READ_SIZE)996 n = max(n, self.MIN_READ_SIZE)
65 #define MIN_READ_SIZE 512 macro1362 buflen = MAXIMUM(MIN_READ_SIZE, len); in do_download()
1214 corrupt_file.MIN_READ_SIZE = 2
1713 corrupt_file.MIN_READ_SIZE = 2