Searched refs:mpf_clears (Results 1 - 25 of 31) sorted by relevance

12

/netbsd-current/external/lgpl3/gmp/dist/mpf/
H A Dclears.c0 /* mpf_clears() -- Clear multiple mpf_t variables.
35 mpf_clears (mpf_ptr x, ...) function
/netbsd-current/external/lgpl3/gmp/dist/tests/mpf/
H A Dt-pow_ui.c57 mpf_clears (b1, r, r2, limit, NULL);
H A Dt-eq.c158 mpf_clears (a, b, x, NULL);
/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dmpf2mpfr.h45 #undef mpf_clears macro
46 #define mpf_clears mpfr_clears macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h1249 #define mpf_clears __gmpf_clears macro
1250 __GMP_DECLSPEC void mpf_clears (mpf_ptr, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h1249 #define mpf_clears __gmpf_clears macro
1250 __GMP_DECLSPEC void mpf_clears (mpf_ptr, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h1263 #define mpf_clears __gmpf_clears macro
1264 __GMP_DECLSPEC void mpf_clears (mpf_ptr, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sh3eb/
H A Dgmp.h1263 #define mpf_clears __gmpf_clears macro
1264 __GMP_DECLSPEC void mpf_clears (mpf_ptr, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sparc/
H A Dgmp.h1263 #define mpf_clears __gmpf_clears macro
1264 __GMP_DECLSPEC void mpf_clears (mpf_ptr, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/riscv32/
H A Dgmp.h1263 #define mpf_clears __gmpf_clears macro
1264 __GMP_DECLSPEC void mpf_clears (mpf_ptr, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h1263 #define mpf_clears __gmpf_clears macro
1264 __GMP_DECLSPEC void mpf_clears (mpf_ptr, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h1263 #define mpf_clears __gmpf_clears macro
1264 __GMP_DECLSPEC void mpf_clears (mpf_ptr, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h1263 #define mpf_clears __gmpf_clears macro
1264 __GMP_DECLSPEC void mpf_clears (mpf_ptr, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/m68k/
H A Dgmp.h1263 #define mpf_clears __gmpf_clears macro
1264 __GMP_DECLSPEC void mpf_clears (mpf_ptr, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dgmp.h1263 #define mpf_clears __gmpf_clears macro
1264 __GMP_DECLSPEC void mpf_clears (mpf_ptr, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h1263 #define mpf_clears __gmpf_clears macro
1264 __GMP_DECLSPEC void mpf_clears (mpf_ptr, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h1263 #define mpf_clears __gmpf_clears macro
1264 __GMP_DECLSPEC void mpf_clears (mpf_ptr, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h1263 #define mpf_clears __gmpf_clears macro
1264 __GMP_DECLSPEC void mpf_clears (mpf_ptr, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
H A Dgmp.h1263 #define mpf_clears __gmpf_clears macro
1264 __GMP_DECLSPEC void mpf_clears (mpf_ptr, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/
H A Dgmp.h1263 #define mpf_clears __gmpf_clears macro
1264 __GMP_DECLSPEC void mpf_clears (mpf_ptr, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h1263 #define mpf_clears __gmpf_clears macro
1264 __GMP_DECLSPEC void mpf_clears (mpf_ptr, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h1263 #define mpf_clears __gmpf_clears macro
1264 __GMP_DECLSPEC void mpf_clears (mpf_ptr, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h1263 #define mpf_clears __gmpf_clears macro
1264 __GMP_DECLSPEC void mpf_clears (mpf_ptr, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h1263 #define mpf_clears __gmpf_clears macro
1264 __GMP_DECLSPEC void mpf_clears (mpf_ptr, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dgmp.h1263 #define mpf_clears __gmpf_clears macro
1264 __GMP_DECLSPEC void mpf_clears (mpf_ptr, ...);

Completed in 380 milliseconds

12