Home
last modified time | relevance | path

Searched refs:compute_floating (Results 1 – 2 of 2) sorted by relevance

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxpcopy.c456 #define compute_floating(da, db, dc)\ in gx_curve_x_at_y() macro
473 xlf = compute_floating(fa, fb, fc) + cx0; in gx_curve_x_at_y()
506 xl = compute_floating(fa, fb, fc) + cx0; in gx_curve_x_at_y()
515 xl = compute_floating(fa, fb, fc) + cx0; in gx_curve_x_at_y()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxpcopy.c456 #define compute_floating(da, db, dc)\ in gx_curve_x_at_y() macro
473 xlf = compute_floating(fa, fb, fc) + cx0; in gx_curve_x_at_y()
506 xl = compute_floating(fa, fb, fc) + cx0; in gx_curve_x_at_y()
515 xl = compute_floating(fa, fb, fc) + cx0; in gx_curve_x_at_y()