ZBUF               59 crypto/deflate.c 	struct deflate_buf buf[ZBUF];
ZBUF               62 crypto/deflate.c 	for (j = 0; j < ZBUF; j++)
ZBUF              112 crypto/deflate.c 		else if (zbuf.avail_out == 0 && i < (ZBUF - 1)) {