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

/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpf/
H A Dclears.c0 /* mpf_clears() -- Clear multiple mpf_t variables.
34 mpf_clears (mpf_ptr x, ...) function
36 mpf_clears (va_alist)
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/tests/mpf/
H A Dt-eq.c97 mpf_clears (a, b, x, NULL);
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h1304 #define mpf_clears __gmpf_clears macro
1305 __GMP_DECLSPEC void mpf_clears __GMP_PROTO ((mpf_ptr, ...));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h1304 #define mpf_clears __gmpf_clears macro
1305 __GMP_DECLSPEC void mpf_clears __GMP_PROTO ((mpf_ptr, ...));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h1304 #define mpf_clears __gmpf_clears macro
1305 __GMP_DECLSPEC void mpf_clears __GMP_PROTO ((mpf_ptr, ...));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h1304 #define mpf_clears __gmpf_clears macro
1305 __GMP_DECLSPEC void mpf_clears __GMP_PROTO ((mpf_ptr, ...));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h1304 #define mpf_clears __gmpf_clears macro
1305 __GMP_DECLSPEC void mpf_clears __GMP_PROTO ((mpf_ptr, ...));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dgmp.h1304 #define mpf_clears __gmpf_clears macro
1305 __GMP_DECLSPEC void mpf_clears __GMP_PROTO ((mpf_ptr, ...));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/m68k/
H A Dgmp.h1304 #define mpf_clears __gmpf_clears macro
1305 __GMP_DECLSPEC void mpf_clears __GMP_PROTO ((mpf_ptr, ...));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h1310 #define mpf_clears __gmpf_clears macro
1311 __GMP_DECLSPEC void mpf_clears __GMP_PROTO ((mpf_ptr, ...));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h1310 #define mpf_clears __gmpf_clears macro
1311 __GMP_DECLSPEC void mpf_clears __GMP_PROTO ((mpf_ptr, ...));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h1304 #define mpf_clears __gmpf_clears macro
1305 __GMP_DECLSPEC void mpf_clears __GMP_PROTO ((mpf_ptr, ...));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h1304 #define mpf_clears __gmpf_clears macro
1305 __GMP_DECLSPEC void mpf_clears __GMP_PROTO ((mpf_ptr, ...));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
H A Dgmp.h1304 #define mpf_clears __gmpf_clears macro
1305 __GMP_DECLSPEC void mpf_clears __GMP_PROTO ((mpf_ptr, ...));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/
H A Dgmp.h1304 #define mpf_clears __gmpf_clears macro
1305 __GMP_DECLSPEC void mpf_clears __GMP_PROTO ((mpf_ptr, ...));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/sh3eb/
H A Dgmp.h1304 #define mpf_clears __gmpf_clears macro
1305 __GMP_DECLSPEC void mpf_clears __GMP_PROTO ((mpf_ptr, ...));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h1304 #define mpf_clears __gmpf_clears macro
1305 __GMP_DECLSPEC void mpf_clears __GMP_PROTO ((mpf_ptr, ...));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/sparc/
H A Dgmp.h1304 #define mpf_clears __gmpf_clears macro
1305 __GMP_DECLSPEC void mpf_clears __GMP_PROTO ((mpf_ptr, ...));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/sparc64/
H A Dgmp.h1308 #define mpf_clears __gmpf_clears macro
1309 __GMP_DECLSPEC void mpf_clears __GMP_PROTO ((mpf_ptr, ...));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/vax/
H A Dgmp.h1304 #define mpf_clears __gmpf_clears macro
1305 __GMP_DECLSPEC void mpf_clears __GMP_PROTO ((mpf_ptr, ...));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dgmp.h1308 #define mpf_clears __gmpf_clears macro
1309 __GMP_DECLSPEC void mpf_clears __GMP_PROTO ((mpf_ptr, ...));

Completed in 260 milliseconds