Home
last modified time | relevance | path

Searched defs:mpfr_srcptr (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dreuse.c92 test3 (int (*testfunc)(mpfr_ptr, mpfr_srcptr, mpfr_srcptr, mpfr_rnd_t), in test3() argument
166 test4 (int (*testfunc)(mpfr_ptr, mpfr_srcptr, mpfr_srcptr, mpfr_srcptr, in test4() argument
302 test2ui (int (*testfunc)(mpfr_ptr, mpfr_srcptr, unsigned long int, mpfr_rnd_t), in test2ui() argument
347 testui2 (int (*testfunc)(mpfr_ptr, unsigned long int, mpfr_srcptr, mpfr_rnd_t), in testui2() argument
389 test2 (int (*testfunc)(mpfr_ptr, mpfr_srcptr, mpfr_rnd_t), in test2() argument
429 test2a (int (*testfunc)(mpfr_ptr, mpfr_srcptr), in test2a() argument
469 test3a (int (*testfunc)(mpfr_ptr, mpfr_ptr, mpfr_srcptr, mpfr_rnd_t), in test3a() argument
H A Dtaway.c96 test3 (int (*testfunc)(mpfr_ptr, mpfr_srcptr, mpfr_srcptr, mpfr_rnd_t), in test3() argument
143 test4 (int (*testfunc)(mpfr_ptr, mpfr_srcptr, mpfr_srcptr, mpfr_srcptr, in test4() argument
200 test2ui (int (*testfunc)(mpfr_ptr, mpfr_srcptr, unsigned long int, mpfr_rnd_t), in test2ui() argument
245 testui2 (int (*testfunc)(mpfr_ptr, unsigned long int, mpfr_srcptr, mpfr_rnd_t), in testui2() argument
288 test2 (int (*testfunc)(mpfr_ptr, mpfr_srcptr, mpfr_rnd_t), const char *foo) in test2() argument
329 test3a (int (*testfunc)(mpfr_ptr, mpfr_ptr, mpfr_srcptr, mpfr_rnd_t), in test3a() argument
H A Dtgmpop.c476 test_specialz (int (*mpfr_func)(mpfr_ptr, mpfr_srcptr, mpz_srcptr, mpfr_rnd_t), in test_specialz() argument
550 test_special2z (int (*mpfr_func)(mpfr_ptr, mpz_srcptr, mpfr_srcptr, mpfr_rnd_t), in test_special2z() argument
625 int (*func)(mpfr_ptr, mpfr_srcptr, mpz_srcptr, mpfr_rnd_t), in test_genericz() argument
702 int (*func)(mpfr_ptr, mpz_srcptr, mpfr_srcptr, mpfr_rnd_t), in test_generic2z() argument
779 int (*func)(mpfr_ptr, mpfr_srcptr, mpq_srcptr, mpfr_rnd_t), in test_genericq() argument
857 int (*mpfr_func)(mpfr_ptr, mpfr_srcptr, mpq_srcptr, mpfr_rnd_t), in test_specialq() argument
/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dgmp_op.c55 foo (mpfr_ptr x, mpfr_srcptr y, mpz_srcptr z, mpfr_rnd_t r, in foo() argument
72 foo2 (mpfr_ptr x, mpz_srcptr y, mpfr_srcptr z, mpfr_rnd_t r, in foo2() argument
H A Dmpfr.h260 typedef const __mpfr_struct *mpfr_srcptr; typedef
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfold-const-call.c123 int (*func) (mpfr_ptr, mpfr_srcptr, mpfr_rnd_t), in do_mpfr_arg1() argument
185 int (*func) (mpfr_ptr, mpfr_srcptr, mpfr_srcptr, mpfr_rnd_t), in do_mpfr_arg2() argument
218 int (*func) (mpfr_ptr, long, mpfr_srcptr, mpfr_rnd_t), in do_mpfr_arg2() argument
248 int (*func) (mpfr_ptr, mpfr_srcptr, mpfr_srcptr, in do_mpfr_arg3() argument
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfold-const-call.cc123 int (*func) (mpfr_ptr, mpfr_srcptr, mpfr_rnd_t), in do_mpfr_arg1() argument
185 int (*func) (mpfr_ptr, mpfr_srcptr, mpfr_srcptr, mpfr_rnd_t), in do_mpfr_arg2() argument
218 int (*func) (mpfr_ptr, long, mpfr_srcptr, mpfr_rnd_t), in do_mpfr_arg2() argument
248 int (*func) (mpfr_ptr, mpfr_srcptr, mpfr_srcptr, in do_mpfr_arg3() argument