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

1 2

  /src/external/lgpl3/gmp/dist/mpf/
init2.c 0 /* mpf_init2() -- Make a new multiple precision number with value 0.
34 mpf_init2 (mpf_ptr r, mp_bitcnt_t prec_in_bits) function
  /src/external/lgpl3/mpfr/dist/src/
mpf2mpfr.h 39 #undef mpf_init2 macro
40 #define mpf_init2(x,p) (mpfr_init2((x),(p)), mpfr_set_ui ((x), 0, MPFR_DEFAULT_RND)) macro
  /src/external/lgpl3/gmp/lib/libgmp/arch/aarch64/
gmp.h 1341 #define mpf_init2 __gmpf_init2 macro
1342 __GMP_DECLSPEC void mpf_init2 (mpf_ptr, mp_bitcnt_t);
  /src/external/lgpl3/gmp/lib/libgmp/arch/alpha/
gmp.h 1341 #define mpf_init2 __gmpf_init2 macro
1342 __GMP_DECLSPEC void mpf_init2 (mpf_ptr, mp_bitcnt_t);
  /src/external/lgpl3/gmp/lib/libgmp/arch/arm/
gmp.h 1341 #define mpf_init2 __gmpf_init2 macro
1342 __GMP_DECLSPEC void mpf_init2 (mpf_ptr, mp_bitcnt_t);
  /src/external/lgpl3/gmp/lib/libgmp/arch/armeb/
gmp.h 1341 #define mpf_init2 __gmpf_init2 macro
1342 __GMP_DECLSPEC void mpf_init2 (mpf_ptr, mp_bitcnt_t);
  /src/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
gmp.h 1324 #define mpf_init2 __gmpf_init2 macro
1325 __GMP_DECLSPEC void mpf_init2 (mpf_ptr, mp_bitcnt_t);
  /src/external/lgpl3/gmp/lib/libgmp/arch/hppa/
gmp.h 1341 #define mpf_init2 __gmpf_init2 macro
1342 __GMP_DECLSPEC void mpf_init2 (mpf_ptr, mp_bitcnt_t);
  /src/external/lgpl3/gmp/lib/libgmp/arch/i386/
gmp.h 1341 #define mpf_init2 __gmpf_init2 macro
1342 __GMP_DECLSPEC void mpf_init2 (mpf_ptr, mp_bitcnt_t);
  /src/external/lgpl3/gmp/lib/libgmp/arch/ia64/
gmp.h 1341 #define mpf_init2 __gmpf_init2 macro
1342 __GMP_DECLSPEC void mpf_init2 (mpf_ptr, mp_bitcnt_t);
  /src/external/lgpl3/gmp/lib/libgmp/arch/m68000/
gmp.h 1341 #define mpf_init2 __gmpf_init2 macro
1342 __GMP_DECLSPEC void mpf_init2 (mpf_ptr, mp_bitcnt_t);
  /src/external/lgpl3/gmp/lib/libgmp/arch/m68k/
gmp.h 1341 #define mpf_init2 __gmpf_init2 macro
1342 __GMP_DECLSPEC void mpf_init2 (mpf_ptr, mp_bitcnt_t);
  /src/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
gmp.h 1341 #define mpf_init2 __gmpf_init2 macro
1342 __GMP_DECLSPEC void mpf_init2 (mpf_ptr, mp_bitcnt_t);
  /src/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
gmp.h 1341 #define mpf_init2 __gmpf_init2 macro
1342 __GMP_DECLSPEC void mpf_init2 (mpf_ptr, mp_bitcnt_t);
  /src/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
gmp.h 1341 #define mpf_init2 __gmpf_init2 macro
1342 __GMP_DECLSPEC void mpf_init2 (mpf_ptr, mp_bitcnt_t);
  /src/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
gmp.h 1341 #define mpf_init2 __gmpf_init2 macro
1342 __GMP_DECLSPEC void mpf_init2 (mpf_ptr, mp_bitcnt_t);
  /src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64eb/
gmp.h 1341 #define mpf_init2 __gmpf_init2 macro
1342 __GMP_DECLSPEC void mpf_init2 (mpf_ptr, mp_bitcnt_t);
  /src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
gmp.h 1341 #define mpf_init2 __gmpf_init2 macro
1342 __GMP_DECLSPEC void mpf_init2 (mpf_ptr, mp_bitcnt_t);
  /src/external/lgpl3/gmp/lib/libgmp/arch/or1k/
gmp.h 1324 #define mpf_init2 __gmpf_init2 macro
1325 __GMP_DECLSPEC void mpf_init2 (mpf_ptr, mp_bitcnt_t);
  /src/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
gmp.h 1341 #define mpf_init2 __gmpf_init2 macro
1342 __GMP_DECLSPEC void mpf_init2 (mpf_ptr, mp_bitcnt_t);
  /src/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/
gmp.h 1341 #define mpf_init2 __gmpf_init2 macro
1342 __GMP_DECLSPEC void mpf_init2 (mpf_ptr, mp_bitcnt_t);
  /src/external/lgpl3/gmp/lib/libgmp/arch/riscv32/
gmp.h 1341 #define mpf_init2 __gmpf_init2 macro
1342 __GMP_DECLSPEC void mpf_init2 (mpf_ptr, mp_bitcnt_t);
  /src/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
gmp.h 1341 #define mpf_init2 __gmpf_init2 macro
1342 __GMP_DECLSPEC void mpf_init2 (mpf_ptr, mp_bitcnt_t);
  /src/external/lgpl3/gmp/lib/libgmp/arch/sh3eb/
gmp.h 1341 #define mpf_init2 __gmpf_init2 macro
1342 __GMP_DECLSPEC void mpf_init2 (mpf_ptr, mp_bitcnt_t);
  /src/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
gmp.h 1341 #define mpf_init2 __gmpf_init2 macro
1342 __GMP_DECLSPEC void mpf_init2 (mpf_ptr, mp_bitcnt_t);

Completed in 191 milliseconds

1 2