HomeSort by relevance Sort by last modified time
    Searched full:mpfr_t (Results 1 - 5 of 5) sorted by null

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/include/
mpfr.h 123 typedef __mpfr_struct mpfr_t[1]; typedef
298 __MPFR_DECLSPEC int mpfr_set_sj _MPFR_PROTO ((mpfr_t, intmax_t, mpfr_rnd_t));
300 mpfr_set_sj_2exp _MPFR_PROTO ((mpfr_t, intmax_t, intmax_t, mpfr_rnd_t));
301 __MPFR_DECLSPEC int mpfr_set_uj _MPFR_PROTO ((mpfr_t, uintmax_t, mpfr_rnd_t));
303 mpfr_set_uj_2exp _MPFR_PROTO ((mpfr_t, uintmax_t, intmax_t, mpfr_rnd_t));
    [all...]
mpf2mpfr.h 27 #define mpf_t mpfr_t
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/lib/
libmpfr.a     [all...]
  /frameworks/compile/libbcc/runtime/test/Unit/ppc/
qdiv_test.c 158 void printTest(mpfr_t a, mpfr_t b, mpfr_t c) {
    [all...]
qmul_test.c 160 void printTest(mpfr_t a, mpfr_t b, mpfr_t c) {
    [all...]

Completed in 195 milliseconds