LITSLABSIZE
if (chunk_offset + chunk_size * maxchunks > LITSLABSIZE) {
tmpchunks = (ssize_t)(LITSLABSIZE - chunk_offset) /