Home
last modified time | relevance | path

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

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxpcopy.c458 #define compute_diff_floating(da, db, dc)\ in gx_curve_x_at_y() macro
474 xdf = compute_diff_floating(fa, fb, fc); in gx_curve_x_at_y()
507 xd = compute_diff_floating(fa, fb, fc); in gx_curve_x_at_y()
516 xd = compute_diff_floating(fa, fb, fc); in gx_curve_x_at_y()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxpcopy.c458 #define compute_diff_floating(da, db, dc)\ in gx_curve_x_at_y() macro
474 xdf = compute_diff_floating(fa, fb, fc); in gx_curve_x_at_y()
507 xd = compute_diff_floating(fa, fb, fc); in gx_curve_x_at_y()
516 xd = compute_diff_floating(fa, fb, fc); in gx_curve_x_at_y()