Home
last modified time | relevance | path

Searched refs:mpf_ui_sub (Results 1 – 25 of 41) sorted by relevance

12

/netbsd/external/lgpl3/mpfr/dist/src/
H A Dmpf2mpfr.h178 #undef mpf_ui_sub
179 #define mpf_ui_sub(x,y,z) mpfr_ui_sub(x,y,z,MPFR_DEFAULT_RND) macro
/netbsd/external/lgpl3/gmp/dist/tests/mpf/
H A Dreuse.c84 mpf_ui_div, mpf_ui_sub,
H A Dt-sub.c232 mpf_ui_sub (got, mpf_get_ui (x), y); in check_data()
H A Dt-fits.c299 mpf_ui_sub (f, 1L, f); in main()
/netbsd/external/lgpl3/gmp/dist/mpf/
H A Dui_sub.c34 mpf_ui_sub (mpf_ptr r, unsigned long int u, mpf_srcptr v) in mpf_ui_sub() function
/netbsd/external/lgpl3/mpfr/dist/tests/
H A Dmpf_compat.h149 mpf_ui_sub (y, 1, x); in main()
/netbsd/external/lgpl3/gmp/dist/tests/rand/
H A Dstatlib.c168 mpf_ui_sub (t1, 1, t1); in ks_table()
181 mpf_ui_sub (p, 1, t1); in ks_table()
H A Dstat.c103 mpf_ui_sub (p, 1, p); in Pks()
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h1433 #define mpf_ui_sub __gmpf_ui_sub macro
1434 __GMP_DECLSPEC void mpf_ui_sub (mpf_ptr, unsigned long int, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h1433 #define mpf_ui_sub __gmpf_ui_sub macro
1434 __GMP_DECLSPEC void mpf_ui_sub (mpf_ptr, unsigned long int, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h1450 #define mpf_ui_sub __gmpf_ui_sub macro
1451 __GMP_DECLSPEC void mpf_ui_sub (mpf_ptr, unsigned long int, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h1450 #define mpf_ui_sub __gmpf_ui_sub macro
1451 __GMP_DECLSPEC void mpf_ui_sub (mpf_ptr, unsigned long int, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h1450 #define mpf_ui_sub __gmpf_ui_sub macro
1451 __GMP_DECLSPEC void mpf_ui_sub (mpf_ptr, unsigned long int, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h1450 #define mpf_ui_sub __gmpf_ui_sub macro
1451 __GMP_DECLSPEC void mpf_ui_sub (mpf_ptr, unsigned long int, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h1450 #define mpf_ui_sub __gmpf_ui_sub macro
1451 __GMP_DECLSPEC void mpf_ui_sub (mpf_ptr, unsigned long int, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h1450 #define mpf_ui_sub __gmpf_ui_sub macro
1451 __GMP_DECLSPEC void mpf_ui_sub (mpf_ptr, unsigned long int, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h1450 #define mpf_ui_sub __gmpf_ui_sub macro
1451 __GMP_DECLSPEC void mpf_ui_sub (mpf_ptr, unsigned long int, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h1450 #define mpf_ui_sub __gmpf_ui_sub macro
1451 __GMP_DECLSPEC void mpf_ui_sub (mpf_ptr, unsigned long int, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h1450 #define mpf_ui_sub __gmpf_ui_sub macro
1451 __GMP_DECLSPEC void mpf_ui_sub (mpf_ptr, unsigned long int, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h1450 #define mpf_ui_sub __gmpf_ui_sub macro
1451 __GMP_DECLSPEC void mpf_ui_sub (mpf_ptr, unsigned long int, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
H A Dgmp.h1450 #define mpf_ui_sub __gmpf_ui_sub macro
1451 __GMP_DECLSPEC void mpf_ui_sub (mpf_ptr, unsigned long int, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h1450 #define mpf_ui_sub __gmpf_ui_sub macro
1451 __GMP_DECLSPEC void mpf_ui_sub (mpf_ptr, unsigned long int, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h1450 #define mpf_ui_sub __gmpf_ui_sub macro
1451 __GMP_DECLSPEC void mpf_ui_sub (mpf_ptr, unsigned long int, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dgmp.h1450 #define mpf_ui_sub __gmpf_ui_sub macro
1451 __GMP_DECLSPEC void mpf_ui_sub (mpf_ptr, unsigned long int, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/aarch64/
H A Dgmp.h1450 #define mpf_ui_sub __gmpf_ui_sub macro
1451 __GMP_DECLSPEC void mpf_ui_sub (mpf_ptr, unsigned long int, mpf_srcptr);

12