Home
last modified time | relevance | path

Searched refs:RC_NEAR (Results 1 – 8 of 8) sorted by relevance

/dports/audio/praat/praat-6.2.03/external/gsl/
H A Dgsl_ieee-utils__fp-os2emx.c45 _control87(RC_NEAR, MCW_RC); in gsl_ieee_set_mode()
57 _control87(RC_NEAR, MCW_RC); in gsl_ieee_set_mode()
/dports/math/gsl/gsl-2.7/ieee-utils/
H A Dfp-os2emx.c45 _control87(RC_NEAR, MCW_RC); in gsl_ieee_set_mode()
57 _control87(RC_NEAR, MCW_RC); in gsl_ieee_set_mode()
/dports/misc/bb/bb-1.3.0/
H A Dctrl87.h48 #define RC_NEAR 0x0000 /* near */ macro
H A Dzoom.c1229 _control87(RC_NEAR, MCW_RC); in do_fractal()
/dports/math/mpir/mpir-3.0.0/tests/
H A Dmisc.c477 case 0: rc = RC_NEAR; break; /* nearest */ in tests_hardware_setround()
/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dintervalarith.c183 #define SCIP_ROUND_NEAREST RC_NEAR /**< round always to nearest */
/dports/lang/racket/racket-8.3/src/bc/src/
H A Dnumber.c300 int bits = 0x3F + RC_NEAR + PC_64; in scheme_configure_floating_point()
/dports/lang/racket-minimal/racket-8.3/src/bc/src/
H A Dnumber.c300 int bits = 0x3F + RC_NEAR + PC_64; in scheme_configure_floating_point()