Searched defs:MAX_BLOCKSIZE (Results 1 – 3 of 3) sorted by relevance
136 public static final int MAX_BLOCKSIZE = 9; field in BZip2CompressorOutputStream
240 #define MAX_BLOCKSIZE(max_snaplen) (sizeof (struct block_header) + \ macro
376 #define MAX_BLOCKSIZE MB macro