Searched refs:MAX_BLOCKS (Results 1 – 1 of 1) sorted by relevance
19 MAX_BLOCKS = 1024 /* For simplicity of implementation */ enumerator62 int offsets[MAX_BLOCKS]; in test_compress()92 if (offsetsEnd - offsets > MAX_BLOCKS) { exit(2); } in test_compress()115 int offsets[MAX_BLOCKS]; in test_decompress()