Home
last modified time | relevance | path

Searched refs:plot_move (Results 1 – 2 of 2) sorted by relevance

/original-bsd/usr.bin/plot/
H A Dcrtplot.c32 #define plot_movech(y, x, ch) { plot_move(x, y); plot_addch(ch); }
99 plot_move(x,y) in plot_move() function
288 plot_move(xbeg+xc, ybeg+yc);
H A Dcrtdriver.c68 plot_move(xi,yi);