Searched refs:pl_fellarcrel (Results 1 – 3 of 3) sorted by relevance
/dports/graphics/plotutils/plotutils-2.6/include/ |
H A D | plotcompat.h | 102 #define fellarcrel(dxc,dyc,dx0,dy0,dx1,dy1) pl_fellarcrel(dxc,dyc,dx0,dy0,dx1,dy1)
|
H A D | plot.h | 301 int pl_fellarcrel (double dxc, double dyc, double dx0, double dy0, double dx1, double dy1);
|
/dports/graphics/plotutils/plotutils-2.6/libplot/ |
H A D | apioldc.c | 565 pl_fellarcrel (double xc, double yc, double x0, double y0, double x1, double y1) in pl_fellarcrel() function
|