taglinefilesource code
gotoxy672kernel/chr_drv/console.cgotoxy(currcons,0,0);
gotoxy683kernel/chr_drv/console.cgotoxy(currcons,0,0);
gotoxy829kernel/chr_drv/console.cgotoxy(currcons,saved_x,saved_y);
gotoxy891kernel/chr_drv/console.cgotoxy(currcons,0,0);
gotoxy1065kernel/chr_drv/console.cgotoxy(currcons,par[0],y);
gotoxy1069kernel/chr_drv/console.cgotoxy(currcons,x,y-par[0]);
gotoxy1073kernel/chr_drv/console.cgotoxy(currcons,x,y+par[0]);
gotoxy1077kernel/chr_drv/console.cgotoxy(currcons,x+par[0],y);
gotoxy1081kernel/chr_drv/console.cgotoxy(currcons,x-par[0],y);
gotoxy1085kernel/chr_drv/console.cgotoxy(currcons,0,y+par[0]);
gotoxy1089kernel/chr_drv/console.cgotoxy(currcons,0,y-par[0]);
gotoxy1093kernel/chr_drv/console.cgotoxy(currcons,x,par[0]);
gotoxy1098kernel/chr_drv/console.cgotoxy(currcons,par[1],par[0]);
gotoxy1143kernel/chr_drv/console.cgotoxy(currcons,0,0);
gotoxy1331kernel/chr_drv/console.cgotoxy(currcons,0,0);
gotoxy1333kernel/chr_drv/console.cgotoxy(currcons,orig_x,orig_y);