Home | History | Annotate | Download | only in stage2

Lines Matching defs:xp

547   unsigned *xp;			/* pointer into x */
595 xp = x + 2;
598 *xp++ = (j += *p++);
638 xp = c + k;
641 if ((f <<= 1) <= *++xp)
643 f -= *xp; /* else deduct codes from patterns */