Home
last modified time | relevance | path

Searched refs:mpf_set_si (Results 1 – 25 of 46) sorted by relevance

12

/netbsd/external/lgpl3/gmp/dist/tests/mpf/
H A Dt-fits.c76 mpf_set_si (f, -1L); in main()
156 mpf_set_si (f, (long) INT_MAX); in main()
161 mpf_set_si (f, (long) INT_MAX); in main()
167 mpf_set_si (f, (long) INT_MAX); in main()
173 mpf_set_si (f, LONG_MAX); in main()
177 mpf_set_si (f, LONG_MAX); in main()
182 mpf_set_si (f, LONG_MAX); in main()
207 mpf_set_si (f, (long) INT_MIN); in main()
224 mpf_set_si (f, LONG_MIN); in main()
228 mpf_set_si (f, LONG_MIN); in main()
[all …]
H A Dt-trunc.c144 mpf_set_si (trunc, 0L); in check_various()
145 mpf_set_si (ceil, 1L); in check_various()
146 mpf_set_si (floor, 0L); in check_various()
152 mpf_set_si (trunc, 0L); in check_various()
153 mpf_set_si (ceil, 1L); in check_various()
154 mpf_set_si (floor, 0L); in check_various()
161 mpf_set_si (trunc, 123L); in check_various()
162 mpf_set_si (ceil, 124L); in check_various()
163 mpf_set_si (floor, 123L); in check_various()
H A Dt-get_si.c106 mpf_set_si (f, want); in check_max()
111 mpf_set_si (f, want); in check_max()
H A Dt-cmp_d.c76 mpf_set_si (x, -123L); in check_infinity()
H A Dt-set_si.c55 mpf_set_si (x, data[i].x); in check_data()
/netbsd/external/lgpl3/mpfr/dist/tests/
H A Dmpf_compat.h101 mpf_set_si (x, -1); in main()
233 mpf_set_si (x, -1); in main()
/netbsd/external/lgpl3/gmp/dist/mpf/
H A Dset_si.c34 mpf_set_si (mpf_ptr dest, long val) in mpf_set_si() function
/netbsd/external/lgpl3/mpfr/dist/src/
H A Dmpf2mpfr.h162 #undef mpf_set_si
163 #define mpf_set_si(x,y) mpfr_set_si(x,y,MPFR_DEFAULT_RND) macro
/netbsd/external/lgpl3/gmp/dist/demos/expr/
H A Dexprfa.c187 p.mpX_set_si = (mpexpr_fun_set_si_t) mpf_set_si; in mpf_expr_a()
/netbsd/external/lgpl3/gmp/dist/printf/
H A Ddoprnt.c455 case 'F': mpf_set_si ((mpf_ptr) p, (long) retval); break; in __gmp_doprnt()
/netbsd/external/lgpl3/gmp/dist/scanf/
H A Ddoscan.c699 case 'F': mpf_set_si ((mpf_ptr) p, (long) chars); break; in __gmp_doscan()
/netbsd/external/lgpl3/gmp/dist/tests/misc/
H A Dt-scanf.c1220 mpf_set_si (got, -999L); in check_f()
/netbsd/external/lgpl3/gmp/dist/
H A Dgmpxx.h1953 mpf_set_si(mp, l);
2000 { mpf_init2(mp, prec); mpf_set_si(mp, c); }
2005 { mpf_init2(mp, prec); mpf_set_si(mp, i); }
2010 { mpf_init2(mp, prec); mpf_set_si(mp, s); }
2015 { mpf_init2(mp, prec); mpf_set_si(mp, l); }
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h1397 #define mpf_set_si __gmpf_set_si macro
1398 __GMP_DECLSPEC void mpf_set_si (mpf_ptr, signed long int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h1397 #define mpf_set_si __gmpf_set_si macro
1398 __GMP_DECLSPEC void mpf_set_si (mpf_ptr, signed long int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h1414 #define mpf_set_si __gmpf_set_si macro
1415 __GMP_DECLSPEC void mpf_set_si (mpf_ptr, signed long int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h1414 #define mpf_set_si __gmpf_set_si macro
1415 __GMP_DECLSPEC void mpf_set_si (mpf_ptr, signed long int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h1414 #define mpf_set_si __gmpf_set_si macro
1415 __GMP_DECLSPEC void mpf_set_si (mpf_ptr, signed long int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h1414 #define mpf_set_si __gmpf_set_si macro
1415 __GMP_DECLSPEC void mpf_set_si (mpf_ptr, signed long int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h1414 #define mpf_set_si __gmpf_set_si macro
1415 __GMP_DECLSPEC void mpf_set_si (mpf_ptr, signed long int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h1414 #define mpf_set_si __gmpf_set_si macro
1415 __GMP_DECLSPEC void mpf_set_si (mpf_ptr, signed long int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h1414 #define mpf_set_si __gmpf_set_si macro
1415 __GMP_DECLSPEC void mpf_set_si (mpf_ptr, signed long int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h1414 #define mpf_set_si __gmpf_set_si macro
1415 __GMP_DECLSPEC void mpf_set_si (mpf_ptr, signed long int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h1414 #define mpf_set_si __gmpf_set_si macro
1415 __GMP_DECLSPEC void mpf_set_si (mpf_ptr, signed long int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h1414 #define mpf_set_si __gmpf_set_si macro
1415 __GMP_DECLSPEC void mpf_set_si (mpf_ptr, signed long int);

12