Searched refs:MPFR_RNDNA (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/include/
H A Dmpfr.h80 /* Definition of rounding modes (DON'T USE MPFR_RNDNA!).
102 MPFR_RNDNA=-1 /* round to nearest, with ties away from zero (mpfr_round) */ enumerator in enum:__anon46989
785 #define mpfr_round(a,b) mpfr_rint((a), (b), MPFR_RNDNA)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sys-include/
H A Dmpfr.h80 /* Definition of rounding modes (DON'T USE MPFR_RNDNA!).
102 MPFR_RNDNA=-1 /* round to nearest, with ties away from zero (mpfr_round) */ enumerator in enum:__anon46141
785 #define mpfr_round(a,b) mpfr_rint((a), (b), MPFR_RNDNA)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sys-include/
H A Dmpfr.h80 /* Definition of rounding modes (DON'T USE MPFR_RNDNA!).
102 MPFR_RNDNA=-1 /* round to nearest, with ties away from zero (mpfr_round) */ enumerator in enum:__anon45166
785 #define mpfr_round(a,b) mpfr_rint((a), (b), MPFR_RNDNA)

Completed in 181 milliseconds