Home
last modified time | relevance | path

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

/original-bsd/lib/libplot/bitgraph/
H A Darc.c22 double a, b, c, x, y, tempX; local
92 tempX = x;
94 y = tempX*sintheta + y*costheta;
/original-bsd/usr.bin/plot/
H A Dcrtplot.c232 double a, b, c, x, y, tempX; local
295 tempX = x;
297 y = tempX*sintheta + y*costheta;