Lines Matching refs:xcurrent
526 int pos, xcurrent, previous, gotcount;
535 xcurrent = bd->writeCurrent;
550 bd->writeCurrent = xcurrent;
555 outbuf[gotcount++] = xcurrent;
558 ^xcurrent]);
570 previous = xcurrent;
572 xcurrent = pos&0xff;
579 if (xcurrent != previous)
584 bd->writeCopies = xcurrent;
585 xcurrent = previous;
617 xcurrent = bd->writeCurrent;