HomeSort by relevance Sort by last modified time
    Searched refs:mpfr_abs (Results 1 - 7 of 7) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/include/
mpf2mpfr.h 84 #define mpf_abs(x,y) mpfr_abs(x,y,MPFR_DEFAULT_RND)
mpfr.h 281 mpfr_abs _MPFR_PROTO ((mpfr_ptr, mpfr_srcptr, mpfr_rnd_t));
714 #define mpfr_abs macro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/include/
mpf2mpfr.h 84 #define mpf_abs(x,y) mpfr_abs(x,y,MPFR_DEFAULT_RND)
mpfr.h 281 mpfr_abs _MPFR_PROTO ((mpfr_ptr, mpfr_srcptr, mpfr_rnd_t));
714 #define mpfr_abs macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/include/
mpf2mpfr.h 84 #define mpf_abs(x,y) mpfr_abs(x,y,MPFR_DEFAULT_RND)
mpfr.h 281 mpfr_abs _MPFR_PROTO ((mpfr_ptr, mpfr_srcptr, mpfr_rnd_t));
714 #define mpfr_abs macro
    [all...]
  /external/eigen/unsupported/test/mpreal/
mpreal.h     [all...]

Completed in 1294 milliseconds