/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() 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 D | taway.c | 96 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 D | tgmpop.c | 476 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 D | gmp_op.c | 55 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 D | mpfr.h | 260 typedef const __mpfr_struct *mpfr_srcptr; typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | fold-const-call.c | 123 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 D | fold-const-call.cc | 123 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
|