Byte
static int valid_prefix(u_char *Byte, u_char __user **fpu_eip,
*Byte = byte;
*Byte = byte;
*Byte = byte; /* Needed for error message. */
static int valid_prefix(u_char *Byte, u_char __user ** fpu_eip,
const Byte *next_in; /* next input byte */
Byte *next_out; /* next output byte should be put there */
typedef uLong (*check_func) (uLong check, const Byte *buf,
const Byte *buf,
Byte *window_memory;
mem->window_memory = (Byte *) PTR_ALIGN(next, PAGE_SIZE);
mem->window_memory = (Byte *) next;
s->window = (Byte *) mem->window_memory;
s->method = (Byte)method;
put_byte(s, (Byte)(b >> 8));
put_byte(s, (Byte)(b & 0xff));
Byte *buf,
register Byte *scan = s->window + s->strstart; /* current string */
register Byte *match; /* matched string */
register Byte *strend = s->window + s->strstart + MAX_MATCH - 1;
register Byte *strend = s->window + s->strstart + MAX_MATCH;
register Byte scan_end1 = scan[best_len-1];
register Byte scan_end = scan[best_len];
static int read_buf (z_streamp strm, Byte *buf, unsigned size);
s->data_type = (Byte)(bin_freq > (ascii_freq >> 2) ? Z_BINARY : Z_ASCII);
(2 * (1 << (windowBits)) * sizeof(Byte) + PAGE_SIZE)
(2 * (1 << (windowBits)) * sizeof(Byte))
put_byte(s, (Byte)s->bi_buf);
put_byte(s, (Byte)s->bi_buf);
Byte *pending_buf; /* output still pending */
Byte *pending_out; /* next pending byte to output to the stream */
Byte data_type; /* UNKNOWN, BINARY or ASCII */
Byte method; /* STORED (for zip only) or DEFLATED */
Byte *window;
*strm->next_out = (Byte)state->bi_buf;
Byte **op1,
const Byte **op2,
Byte *t2 = op1 ? *op1 : NULL;
const Byte *t4 = op2 ? *op2 : NULL;
register Byte *r2 __asm__("r2") = t2;
register const Byte *r4 __asm__("r4") = t4;
Byte *saved_no = z->next_out;