Home
last modified time | relevance | path

Searched refs:plot_movech (Results 1 – 1 of 1) 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); } macro
110 plot_movech(y0, x0, '*');
156 plot_movech(y, x, '*');