Searched defs:mpfr_rnd_t (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/contrib/mpfr/src/ |
H A D | gmp_op.c | 50 foo (mpfr_ptr x, mpfr_srcptr y, mpz_srcptr z, mpfr_rnd_t r, in foo() argument 67 foo2 (mpfr_ptr x, mpz_srcptr y, mpfr_srcptr z, mpfr_rnd_t r, in foo2() argument
|
H A D | mpfr.h | 87 } mpfr_rnd_t; typedef
|
/dflybsd-src/contrib/gcc-8.0/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 249 mpfr_srcptr, mpfr_rnd_t), in do_mpfr_arg3() argument
|