Home
last modified time | relevance | path

Searched refs:mpfr_j0 (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/mpfr/src/
H A Djn.c34 mpfr_j0 (mpfr_ptr res, mpfr_srcptr z, mpfr_rnd_t r) in mpfr_j0() function
H A Dmpfr.h659 __MPFR_DECLSPEC int mpfr_j0 _MPFR_PROTO ((mpfr_ptr, mpfr_srcptr, mpfr_rnd_t));
/dragonfly/contrib/gcc-8.0/gcc/
H A Dfold-const-call.c708 return do_mpfr_arg1 (result, mpfr_j0, arg, format); in fold_const_call_ss()
/dragonfly/contrib/mpfr/doc/
H A Dmpfr.info1710 -- Function: int mpfr_j0 (mpfr_t ROP, mpfr_t OP, mpfr_rnd_t RND)
2883 * `mpfr_j0', `mpfr_j1' and `mpfr_jn' in MPFR 2.3.
3946 * mpfr_j0: Special Functions. (line 203)
/dragonfly/contrib/gcc-4.7/gcc/
H A Dbuiltins.c10531 return do_mpfr_arg1 (arg0, type, mpfr_j0, in fold_builtin_1()