HomeSort by relevance Sort by last modified time
    Searched defs:mpfr_round (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/include/
mpfr.h 86 MPFR_RNDNA=-1 /* round to nearest, with ties away from zero (mpfr_round) */
566 __MPFR_DECLSPEC int mpfr_round _MPFR_PROTO((mpfr_ptr, mpfr_srcptr));
767 #define mpfr_round macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/
mpfr.h 86 MPFR_RNDNA=-1 /* round to nearest, with ties away from zero (mpfr_round) */
566 __MPFR_DECLSPEC int mpfr_round _MPFR_PROTO((mpfr_ptr, mpfr_srcptr));
767 #define mpfr_round macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/include/
mpfr.h 86 MPFR_RNDNA=-1 /* round to nearest, with ties away from zero (mpfr_round) */
566 __MPFR_DECLSPEC int mpfr_round _MPFR_PROTO((mpfr_ptr, mpfr_srcptr));
767 #define mpfr_round macro
    [all...]

Completed in 310 milliseconds