Searched refs:lx (Results 1 – 3 of 3) sorted by relevance
1011 unsigned lx = 0; /* running index in l_buf */ local1016 dist = s->d_buf[lx];1017 lc = s->l_buf[lx++];1043 Assert(s->pending < s->lit_bufsize + 2*lx, "pendingBuf overflow");1045 } while (lx < s->last_lit);
179 fprintf (stderr, "Register: %u base: 0x%lx size: 0x%lx type: %s\n",
122 len += sprintf( buf+len, "IO Port: %#lx-%#lx\n", ... );