Searched defs:mpf_set (Results 1 - 25 of 29) sorted by relevance

12

/netbsd-current/external/lgpl3/gmp/dist/mpf/
H A Dset.c34 mpf_set (mpf_ptr r, mpf_srcptr u) function
/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dmpf2mpfr.h156 #undef mpf_set macro
157 #define mpf_set(x,y) mpfr_set(x,y,MPFR_DEFAULT_RND) macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h1379 #define mpf_set __gmpf_set macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h1379 #define mpf_set __gmpf_set macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h1396 #define mpf_set __gmpf_set macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sh3eb/
H A Dgmp.h1396 #define mpf_set __gmpf_set macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sparc/
H A Dgmp.h1396 #define mpf_set __gmpf_set macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/riscv32/
H A Dgmp.h1396 #define mpf_set __gmpf_set macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h1396 #define mpf_set __gmpf_set macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h1396 #define mpf_set __gmpf_set macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h1396 #define mpf_set __gmpf_set macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/m68k/
H A Dgmp.h1396 #define mpf_set __gmpf_set macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dgmp.h1396 #define mpf_set __gmpf_set macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h1396 #define mpf_set __gmpf_set macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h1396 #define mpf_set __gmpf_set macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h1396 #define mpf_set __gmpf_set macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
H A Dgmp.h1396 #define mpf_set __gmpf_set macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/
H A Dgmp.h1396 #define mpf_set __gmpf_set macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h1396 #define mpf_set __gmpf_set macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h1396 #define mpf_set __gmpf_set macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h1396 #define mpf_set __gmpf_set macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h1396 #define mpf_set __gmpf_set macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dgmp.h1396 #define mpf_set __gmpf_set macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sparc64/
H A Dgmp.h1396 #define mpf_set __gmpf_set macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/vax/
H A Dgmp.h1396 #define mpf_set __gmpf_set macro

Completed in 610 milliseconds

12