Home
last modified time | relevance | path

Searched refs:pl_space (Results 1 – 22 of 22) sorted by relevance

/dports/graphics/bsd-plotutils/bsd-plotutils-1.4.2/plot/
H A Dplottoa.c23 void pl_space(int x0, int y0, int x1, int y1);
124 pl_space(x0, y0, x1, y1); in fplt()
198 pl_space(int x0, int y0, int x1, int y1) in pl_space() function
H A Datoplot.c105 pl_space(x0, y0, x1, y1); in fplt()
H A Ddriver.c149 pl_space(x0, y0, x1, y1); in fplt()
/dports/graphics/bsd-plotutils/bsd-plotutils-1.4.2/libplot/bindings/f77plot/
H A Dspace.c16 pl_space(*x0, *y0, *x1, *y1); in pl_space_()
/dports/graphics/bsd-plotutils/bsd-plotutils-1.4.2/libplot/dumb/
H A Dspace.c15 pl_space(int x0, int y0, int x1, int y1) in pl_space() function
/dports/graphics/bsd-plotutils/bsd-plotutils-1.4.2/libplot/gigi/
H A Dspace.c15 pl_space(int x0, int y0, int x1, int y1) in pl_space() function
/dports/graphics/bsd-plotutils/bsd-plotutils-1.4.2/libplot/plot/
H A Dspace.c11 pl_space(int x0, int y0, int x1, int y1) in pl_space() function
H A Dplot.h47 extern void pl_space(int, int, int, int);
H A DMakefile24 plot.3 pl_space.3 \
H A Dplotcompat.h49 #define space(x0, y0, x1, y1) pl_space(x0, y0, x1, y1)
/dports/graphics/bsd-plotutils/bsd-plotutils-1.4.2/libplot/crt/
H A Dspace.c9 pl_space(int x0, int y0, int x1, int y1) in pl_space() function
/dports/graphics/bsd-plotutils/bsd-plotutils-1.4.2/libplot/bindings/py27plot/plot/
H A Dspace.c40 pl_space(x0, y0, x1, y1); in pl_space_()
/dports/graphics/bsd-plotutils/bsd-plotutils-1.4.2/libplot/bitgraph/
H A Dspace.c15 pl_space(int x0, int y0, int x1, int y1) in pl_space() function
/dports/graphics/bsd-plotutils/bsd-plotutils-1.4.2/libplot/hp7221/
H A Dspace.c15 pl_space(int x0, int y0, int x1, int y1) in pl_space() function
/dports/graphics/bsd-plotutils/bsd-plotutils-1.4.2/libplot/t4013/
H A Dspace.c22 pl_space(int x0, int y0, int x1, int y1) in pl_space() function
/dports/graphics/bsd-plotutils/bsd-plotutils-1.4.2/libplot/t4014/
H A Dspace.c16 pl_space(int x0, int y0, int x1, int y1) in pl_space() function
/dports/graphics/bsd-plotutils/bsd-plotutils-1.4.2/libplot/imagen/
H A Dspace.c25 pl_space(int x0, int y0, int x1, int y1) in pl_space() function
/dports/graphics/bsd-plotutils/bsd-plotutils-1.4.2/
H A Dpkg-plist66 man/man3/pl_space.3.gz
/dports/graphics/plotutils/plotutils-2.6/include/
H A Dplotcompat.h32 #define space(x0,y0,x1,y1) pl_space(x0,y0,x1,y1)
H A Dplot.h231 int pl_space (int x0, int y0, int x1, int y1);
/dports/graphics/bsd-plotutils/bsd-plotutils-1.4.2/graph/
H A Dgraph.c113 pl_space(0, 0, 4096, 4096); in main()
/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dapioldc.c997 pl_space (int x0, int y0, int x1, int y1) in pl_space() function