Searched refs:splinerel (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/gpl2/groff/dist/src/devices/grolbp/ |
| H A D | lbp.h | 380 splinerel(double px,double py,int flush) in splinerel() function 455 splinerel(x_mid, y_mid, 0); in quadratic_spline() 465 splinerel(x_4, y_4, 0); in quadratic_spline() 502 splinerel(x_1,y_1,-1); in vdmspline() 503 splinerel(cx_1,cy_1,0); in vdmspline() 537 splinerel(x_1, y_1, 0); in vdmspline() 538 splinerel(x_1, y_1, 1); in vdmspline()
|
| /netbsd-src/external/gpl2/groff/dist/ |
| H A D | ChangeLog | 2038 * src/devices/lbp/lbp.h (splinerel): Fix compiler warnings.
|