Home
last modified time | relevance | path

Searched defs:mpfr_ptr (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/mpfr/src/
H A Dgmp_op.c51 int (*f)(mpfr_ptr, mpfr_srcptr, mpfr_srcptr, mpfr_rnd_t)) in foo()
68 int (*f)(mpfr_ptr, mpfr_srcptr, mpfr_srcptr, mpfr_rnd_t)) in foo2()
H A Dmpfr.h204 typedef __mpfr_struct *mpfr_ptr; typedef
/dragonfly/contrib/gcc-8.0/gcc/
H A Dfold-const-call.c122 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()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dbuiltins.c8244 int (*func)(mpfr_ptr, mpfr_srcptr, mp_rnd_t)) in fold_builtin_logarithm()
8583 int (*func)(mpfr_ptr, mpfr_srcptr, mp_rnd_t)) in fold_builtin_exponent()
13643 do_mpfr_arg1 (tree arg, tree type, int (*func)(mpfr_ptr, mpfr_srcptr, mp_rnd_t), in do_mpfr_arg1()
13688 int (*func)(mpfr_ptr, mpfr_srcptr, mpfr_srcptr, mp_rnd_t)) in do_mpfr_arg2()
13733 int (*func)(mpfr_ptr, mpfr_srcptr, mpfr_srcptr, mpfr_srcptr, mp_rnd_t)) in do_mpfr_arg3()
13852 int (*func)(mpfr_ptr, long, mpfr_srcptr, mp_rnd_t), in do_mpfr_bessel_n()