Home
last modified time | relevance | path

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

/original-bsd/lib/libplot/bitgraph/
H A Darc.c23 int right_side; local
81 right_side = side(screen_xbeg + (screen_yend-screen_ybeg),
95 } while( side(x,y) == right_side );
/original-bsd/usr.bin/plot/
H A Dcrtplot.c233 int right_side; local
283 right_side = side(xbeg + (yend-ybeg),
298 } while( side(x,y) == right_side );