/netbsd-src/external/lgpl3/mpfr/dist/tests/ |
H A D | reuse.c | 92 test3 (int (*testfunc)(mpfr_ptr, mpfr_srcptr, mpfr_srcptr, mpfr_rnd_t), in test3() 166 test4 (int (*testfunc)(mpfr_ptr, mpfr_srcptr, mpfr_srcptr, mpfr_srcptr, in test4() 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() 429 test2a (int (*testfunc)(mpfr_ptr, mpfr_srcptr), in test2a() 469 test3a (int (*testfunc)(mpfr_ptr, mpfr_ptr, mpfr_srcptr, mpfr_rnd_t), in test3a()
|
H A D | taway.c | 96 test3 (int (*testfunc)(mpfr_ptr, mpfr_srcptr, mpfr_srcptr, mpfr_rnd_t), in test3() 143 test4 (int (*testfunc)(mpfr_ptr, mpfr_srcptr, mpfr_srcptr, mpfr_srcptr, in test4() 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() 329 test3a (int (*testfunc)(mpfr_ptr, mpfr_ptr, mpfr_srcptr, mpfr_rnd_t), in test3a()
|
H A D | tgmpop.c | 476 test_specialz (int (*mpfr_func)(mpfr_ptr, mpfr_srcptr, mpz_srcptr, mpfr_rnd_t), in test_specialz() 550 test_special2z (int (*mpfr_func)(mpfr_ptr, mpz_srcptr, mpfr_srcptr, mpfr_rnd_t), in test_special2z() 625 int (*func)(mpfr_ptr, mpfr_srcptr, mpz_srcptr, mpfr_rnd_t), in test_genericz() 702 int (*func)(mpfr_ptr, mpz_srcptr, mpfr_srcptr, mpfr_rnd_t), in test_generic2z() 779 int (*func)(mpfr_ptr, mpfr_srcptr, mpq_srcptr, mpfr_rnd_t), in test_genericq() 857 int (*mpfr_func)(mpfr_ptr, mpfr_srcptr, mpq_srcptr, mpfr_rnd_t), in test_specialq()
|
/netbsd-src/external/lgpl3/mpfr/dist/src/ |
H A D | gmp_op.c | 56 int (*f)(mpfr_ptr, mpfr_srcptr, mpfr_srcptr, mpfr_rnd_t)) in foo() 73 int (*f)(mpfr_ptr, mpfr_srcptr, mpfr_srcptr, mpfr_rnd_t)) in foo2()
|
H A D | mpfr.h | 259 typedef __mpfr_struct *mpfr_ptr; typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | fold-const-call.c | 122 do_mpfr_arg1 (real_value *result, in do_mpfr_arg1() 184 do_mpfr_arg2 (real_value *result, in do_mpfr_arg2() 217 do_mpfr_arg2 (real_value *result, in do_mpfr_arg2() 247 do_mpfr_arg3 (real_value *result, in do_mpfr_arg3()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | fold-const-call.cc | 122 do_mpfr_arg1 (real_value *result, in do_mpfr_arg1() 184 do_mpfr_arg2 (real_value *result, in do_mpfr_arg2() 217 do_mpfr_arg2 (real_value *result, in do_mpfr_arg2() 247 do_mpfr_arg3 (real_value *result, in do_mpfr_arg3()
|