HomeSort by: relevance | last modified time | path
    Searched defs:mpf_srcptr (Results 1 - 25 of 28) sorted by relevancy

1 2

  /src/external/lgpl3/mpfr/dist/src/
mpf2mpfr.h 28 #define mpf_srcptr mpfr_srcptr macro
  /src/external/lgpl3/gmp/lib/libgmp/arch/aarch64/
gmp.h 226 typedef const __mpf_struct *mpf_srcptr; typedef
1020 __GMP_DECLSPEC void mpz_set_f (mpz_ptr, mpf_srcptr);
1223 __GMP_DECLSPEC void mpq_set_f (mpq_ptr, mpf_srcptr);
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1256 __GMP_DECLSPEC void mpf_add_ui (mpf_ptr, mpf_srcptr, unsigned long int);
1258 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/alpha/
gmp.h 226 typedef const __mpf_struct *mpf_srcptr; typedef
1020 __GMP_DECLSPEC void mpz_set_f (mpz_ptr, mpf_srcptr);
1223 __GMP_DECLSPEC void mpq_set_f (mpq_ptr, mpf_srcptr);
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1256 __GMP_DECLSPEC void mpf_add_ui (mpf_ptr, mpf_srcptr, unsigned long int);
1258 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/arm/
gmp.h 226 typedef const __mpf_struct *mpf_srcptr; typedef
1020 __GMP_DECLSPEC void mpz_set_f (mpz_ptr, mpf_srcptr);
1223 __GMP_DECLSPEC void mpq_set_f (mpq_ptr, mpf_srcptr);
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1256 __GMP_DECLSPEC void mpf_add_ui (mpf_ptr, mpf_srcptr, unsigned long int);
1258 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/armeb/
gmp.h 226 typedef const __mpf_struct *mpf_srcptr; typedef
1020 __GMP_DECLSPEC void mpz_set_f (mpz_ptr, mpf_srcptr);
1223 __GMP_DECLSPEC void mpq_set_f (mpq_ptr, mpf_srcptr);
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1256 __GMP_DECLSPEC void mpf_add_ui (mpf_ptr, mpf_srcptr, unsigned long int);
1258 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
gmp.h 225 typedef const __mpf_struct *mpf_srcptr; typedef
1025 __GMP_DECLSPEC void mpz_set_f (mpz_ptr, mpf_srcptr);
1209 __GMP_DECLSPEC void mpq_set_f (mpq_ptr, mpf_srcptr);
1236 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1239 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1242 __GMP_DECLSPEC void mpf_add_ui (mpf_ptr, mpf_srcptr, unsigned long int);
1244 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/hppa/
gmp.h 226 typedef const __mpf_struct *mpf_srcptr; typedef
1020 __GMP_DECLSPEC void mpz_set_f (mpz_ptr, mpf_srcptr);
1223 __GMP_DECLSPEC void mpq_set_f (mpq_ptr, mpf_srcptr);
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1256 __GMP_DECLSPEC void mpf_add_ui (mpf_ptr, mpf_srcptr, unsigned long int);
1258 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/i386/
gmp.h 226 typedef const __mpf_struct *mpf_srcptr; typedef
1020 __GMP_DECLSPEC void mpz_set_f (mpz_ptr, mpf_srcptr);
1223 __GMP_DECLSPEC void mpq_set_f (mpq_ptr, mpf_srcptr);
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1256 __GMP_DECLSPEC void mpf_add_ui (mpf_ptr, mpf_srcptr, unsigned long int);
1258 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/ia64/
gmp.h 226 typedef const __mpf_struct *mpf_srcptr; typedef
1020 __GMP_DECLSPEC void mpz_set_f (mpz_ptr, mpf_srcptr);
1223 __GMP_DECLSPEC void mpq_set_f (mpq_ptr, mpf_srcptr);
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1256 __GMP_DECLSPEC void mpf_add_ui (mpf_ptr, mpf_srcptr, unsigned long int);
1258 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/m68000/
gmp.h 226 typedef const __mpf_struct *mpf_srcptr; typedef
1020 __GMP_DECLSPEC void mpz_set_f (mpz_ptr, mpf_srcptr);
1223 __GMP_DECLSPEC void mpq_set_f (mpq_ptr, mpf_srcptr);
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1256 __GMP_DECLSPEC void mpf_add_ui (mpf_ptr, mpf_srcptr, unsigned long int);
1258 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/m68k/
gmp.h 226 typedef const __mpf_struct *mpf_srcptr; typedef
1020 __GMP_DECLSPEC void mpz_set_f (mpz_ptr, mpf_srcptr);
1223 __GMP_DECLSPEC void mpq_set_f (mpq_ptr, mpf_srcptr);
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1256 __GMP_DECLSPEC void mpf_add_ui (mpf_ptr, mpf_srcptr, unsigned long int);
1258 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
gmp.h 226 typedef const __mpf_struct *mpf_srcptr; typedef
1020 __GMP_DECLSPEC void mpz_set_f (mpz_ptr, mpf_srcptr);
1223 __GMP_DECLSPEC void mpq_set_f (mpq_ptr, mpf_srcptr);
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1256 __GMP_DECLSPEC void mpf_add_ui (mpf_ptr, mpf_srcptr, unsigned long int);
1258 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
gmp.h 226 typedef const __mpf_struct *mpf_srcptr; typedef
1020 __GMP_DECLSPEC void mpz_set_f (mpz_ptr, mpf_srcptr);
1223 __GMP_DECLSPEC void mpq_set_f (mpq_ptr, mpf_srcptr);
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1256 __GMP_DECLSPEC void mpf_add_ui (mpf_ptr, mpf_srcptr, unsigned long int);
1258 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
gmp.h 226 typedef const __mpf_struct *mpf_srcptr; typedef
1020 __GMP_DECLSPEC void mpz_set_f (mpz_ptr, mpf_srcptr);
1223 __GMP_DECLSPEC void mpq_set_f (mpq_ptr, mpf_srcptr);
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1256 __GMP_DECLSPEC void mpf_add_ui (mpf_ptr, mpf_srcptr, unsigned long int);
1258 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
gmp.h 226 typedef const __mpf_struct *mpf_srcptr; typedef
1020 __GMP_DECLSPEC void mpz_set_f (mpz_ptr, mpf_srcptr);
1223 __GMP_DECLSPEC void mpq_set_f (mpq_ptr, mpf_srcptr);
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1256 __GMP_DECLSPEC void mpf_add_ui (mpf_ptr, mpf_srcptr, unsigned long int);
1258 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64eb/
gmp.h 226 typedef const __mpf_struct *mpf_srcptr; typedef
1020 __GMP_DECLSPEC void mpz_set_f (mpz_ptr, mpf_srcptr);
1223 __GMP_DECLSPEC void mpq_set_f (mpq_ptr, mpf_srcptr);
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1256 __GMP_DECLSPEC void mpf_add_ui (mpf_ptr, mpf_srcptr, unsigned long int);
1258 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
gmp.h 226 typedef const __mpf_struct *mpf_srcptr; typedef
1020 __GMP_DECLSPEC void mpz_set_f (mpz_ptr, mpf_srcptr);
1223 __GMP_DECLSPEC void mpq_set_f (mpq_ptr, mpf_srcptr);
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1256 __GMP_DECLSPEC void mpf_add_ui (mpf_ptr, mpf_srcptr, unsigned long int);
1258 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/or1k/
gmp.h 225 typedef const __mpf_struct *mpf_srcptr; typedef
1025 __GMP_DECLSPEC void mpz_set_f (mpz_ptr, mpf_srcptr);
1209 __GMP_DECLSPEC void mpq_set_f (mpq_ptr, mpf_srcptr);
1236 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1239 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1242 __GMP_DECLSPEC void mpf_add_ui (mpf_ptr, mpf_srcptr, unsigned long int);
1244 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
gmp.h 226 typedef const __mpf_struct *mpf_srcptr; typedef
1020 __GMP_DECLSPEC void mpz_set_f (mpz_ptr, mpf_srcptr);
1223 __GMP_DECLSPEC void mpq_set_f (mpq_ptr, mpf_srcptr);
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1256 __GMP_DECLSPEC void mpf_add_ui (mpf_ptr, mpf_srcptr, unsigned long int);
1258 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/
gmp.h 226 typedef const __mpf_struct *mpf_srcptr; typedef
1020 __GMP_DECLSPEC void mpz_set_f (mpz_ptr, mpf_srcptr);
1223 __GMP_DECLSPEC void mpq_set_f (mpq_ptr, mpf_srcptr);
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1256 __GMP_DECLSPEC void mpf_add_ui (mpf_ptr, mpf_srcptr, unsigned long int);
1258 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/riscv32/
gmp.h 226 typedef const __mpf_struct *mpf_srcptr; typedef
1020 __GMP_DECLSPEC void mpz_set_f (mpz_ptr, mpf_srcptr);
1223 __GMP_DECLSPEC void mpq_set_f (mpq_ptr, mpf_srcptr);
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1256 __GMP_DECLSPEC void mpf_add_ui (mpf_ptr, mpf_srcptr, unsigned long int);
1258 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
gmp.h 226 typedef const __mpf_struct *mpf_srcptr; typedef
1020 __GMP_DECLSPEC void mpz_set_f (mpz_ptr, mpf_srcptr);
1223 __GMP_DECLSPEC void mpq_set_f (mpq_ptr, mpf_srcptr);
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1256 __GMP_DECLSPEC void mpf_add_ui (mpf_ptr, mpf_srcptr, unsigned long int);
1258 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/sh3eb/
gmp.h 226 typedef const __mpf_struct *mpf_srcptr; typedef
1020 __GMP_DECLSPEC void mpz_set_f (mpz_ptr, mpf_srcptr);
1223 __GMP_DECLSPEC void mpq_set_f (mpq_ptr, mpf_srcptr);
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1256 __GMP_DECLSPEC void mpf_add_ui (mpf_ptr, mpf_srcptr, unsigned long int);
1258 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
gmp.h 226 typedef const __mpf_struct *mpf_srcptr; typedef
1020 __GMP_DECLSPEC void mpz_set_f (mpz_ptr, mpf_srcptr);
1223 __GMP_DECLSPEC void mpq_set_f (mpq_ptr, mpf_srcptr);
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1256 __GMP_DECLSPEC void mpf_add_ui (mpf_ptr, mpf_srcptr, unsigned long int);
1258 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/sparc/
gmp.h 226 typedef const __mpf_struct *mpf_srcptr; typedef
1020 __GMP_DECLSPEC void mpz_set_f (mpz_ptr, mpf_srcptr);
1223 __GMP_DECLSPEC void mpq_set_f (mpq_ptr, mpf_srcptr);
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
1253 __GMP_DECLSPEC void mpf_add (mpf_ptr, mpf_srcptr, mpf_srcptr);
1256 __GMP_DECLSPEC void mpf_add_ui (mpf_ptr, mpf_srcptr, unsigned long int);
1258 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
1267 __GMP_DECLSPEC int mpf_cmp (mpf_srcptr, mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]

Completed in 106 milliseconds

1 2