Searched refs:dcode (Results 1 – 3 of 3) sorted by relevance
85 code const *dcode; /* local strm->distcode */ in inflate_fast() local112 dcode = state->distcode; in inflate_fast()152 this = dcode[hold & dmask]; in inflate_fast()287 this = dcode[this.val + (hold & ((1U << op) - 1))]; in inflate_fast()
997 int dcode; local998 for (dcode = 0; dcode < D_CODES; dcode++) {999 out_length += (ulg)s->dyn_dtree[dcode].Freq *1000 (5L+extra_dbits[dcode]);
1192 char dcode[4]; in isdnloop_command() local1199 strcpy(dcode, "SCA"); in isdnloop_command()1202 strcpy(dcode, "CAL"); in isdnloop_command()1205 dcode, p, c->parm.setup.si1, in isdnloop_command()