Home
last modified time | relevance | path

Searched refs:pl_fellarcrel (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/plotutils/plotutils-2.6/include/
H A Dplotcompat.h102 #define fellarcrel(dxc,dyc,dx0,dy0,dx1,dy1) pl_fellarcrel(dxc,dyc,dx0,dy0,dx1,dy1)
H A Dplot.h301 int pl_fellarcrel (double dxc, double dyc, double dx0, double dy0, double dx1, double dy1);
/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dapioldc.c565 pl_fellarcrel (double xc, double yc, double x0, double y0, double x1, double y1) in pl_fellarcrel() function