Searched defs:quad_l (Results 1 - 4 of 4) sorted by relevance
/osnet-11/usr/src/lib/libplot/t300/common/ |
H A D | arc.c | 39 static int quad_l(short, short, short, short); 72 qs = quad_l(x, y, x0, y0); 73 qf = quad_l(x, y, x1, y1); 176 quad_l(short x, short y, short xp, short yp) function
|
/osnet-11/usr/src/lib/libplot/t300s/common/ |
H A D | arc.c | 49 quad_l(short x, short y, short xp, short yp) function 88 qs = quad_l(x, y, x0, y0); 89 qf = quad_l(x, y, x1, y1);
|
/osnet-11/usr/src/lib/libplot/t4014/common/ |
H A D | arc.c | 52 quad_l(short x, short y, short xp, short yp) function 91 qs = quad_l(x, y, x0, y0); 92 qf = quad_l(x, y, x1, y1);
|
/osnet-11/usr/src/lib/libplot/t450/common/ |
H A D | arc.c | 46 quad_l(short x, short y, short xp, short yp) function 93 qs = quad_l(x, y, x0, y0); 94 qf = quad_l(x, y, x1, y1);
|
Completed in 41 milliseconds