Searched refs:posx (Results 1 – 1 of 1) sorted by relevance
802 static int posx; /* for simple TAB-Simulation... */ in pdc_iodc_putc() local813 posx = 0; in pdc_iodc_putc()817 while (posx & 7) /* expand TAB */ in pdc_iodc_putc()821 posx-=2; /* BS */ in pdc_iodc_putc()825 posx++; in pdc_iodc_putc()