Home
last modified time | relevance | path

Searched defs:Ny (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dlog10.c99 mpfr_prec_t Ny = MPFR_PREC(r); /* Precision of output variable */ in mpfr_log10() local
H A Dlog2.c100 mpfr_prec_t Ny = MPFR_PREC(r); /* target precision */ in mpfr_log2() local
H A Dcosh.c75 mpfr_prec_t Ny = MPFR_PREC(y); /* Precision of output variable */ in mpfr_cosh() local
H A Dasinh.c34 mpfr_prec_t Ny, Nt; in mpfr_asinh() local
H A Dfactorial.c40 mpfr_prec_t Ny; /* Precision of output variable */ in mpfr_fac_ui() local
H A Dtanh.c76 mpfr_prec_t Ny = MPFR_PREC(y); /* target precision */ in mpfr_tanh() local
H A Dexpm1.c110 mpfr_prec_t Ny = MPFR_PREC(y); /* target precision */ in mpfr_expm1() local
H A Dacosh.c76 mpfr_prec_t Ny = MPFR_PREC(y); /* Precision of output variable */ in mpfr_acosh() local
H A Dexp2.c125 mpfr_prec_t Ny = MPFR_PREC(y); /* target precision */ in mpfr_exp2() local
H A Dexp2m1.c70 mpfr_prec_t Ny = MPFR_PREC(y); /* target precision */ in mpfr_exp2m1() local
H A Dexp10m1.c65 mpfr_prec_t Ny = MPFR_PREC(y); /* target precision */ in mpfr_exp10m1() local
H A Dlog1p.c178 mpfr_prec_t Ny = MPFR_PREC(y); /* target precision */ in mpfr_log1p() local
H A Datanh.c107 mpfr_prec_t Nx, Ny, Nt; in mpfr_atanh() local
H A Dpow_si.c152 mpfr_prec_t Ny; /* target precision */ in POW_S() local
H A Dlog2p1.c87 mpfr_prec_t Ny = MPFR_PREC(y), prec; in mpfr_log2p1() local
H A Dlog10p1.c127 mpfr_prec_t Ny = MPFR_PREC(y), prec; in mpfr_log10p1() local
H A Droot.c394 mpfr_prec_t Ny; /* target precision */ in mpfr_rootn_si() local