Searched defs:rangeX (Results 1 – 2 of 2) sorted by relevance
/csrg-svn/lib/libplot/dumb/ | ||
H A D | open.c | 23 int minX, rangeX; /* min and range of x */ variable |
/csrg-svn/usr.bin/plot/ | ||
H A D | crtplot.c | 35 static double lowX, rangeX; /* min and range of x */ variable |