Home
last modified time | relevance | path

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

/dragonfly/contrib/mpfr/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 Dasinh.c34 mpfr_prec_t Ny, Nt; in mpfr_asinh() local
H A Dcosh.c75 mpfr_prec_t Ny = MPFR_PREC(y); /* Precision of output variable */ in mpfr_cosh() local
H A Dlog1p.c106 mpfr_prec_t Ny = MPFR_PREC(y); /* target precision */ in mpfr_log1p() local
H A Dexp2.c107 mpfr_prec_t Ny = MPFR_PREC(y); /* target precision */ in mpfr_exp2() local
H A Datanh.c34 mpfr_prec_t Nx, Ny, Nt; in mpfr_atanh() 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 Dacosh.c76 mpfr_prec_t Ny = MPFR_PREC(y); /* Precision of output variable */ in mpfr_acosh() local
H A Dexpm1.c111 mpfr_prec_t Ny = MPFR_PREC(y); /* target precision */ in mpfr_expm1() local
H A Dpow_si.c142 mpfr_prec_t Ny; /* target precision */ in mpfr_pow_si() local
/dragonfly/contrib/wpa_supplicant/src/common/
H A Ddpp.c7081 const BIGNUM *Nx, const BIGNUM *Ny) in dpp_pkex_build_exchange_resp()
7271 BIGNUM *Nx = NULL, *Ny = NULL; in dpp_pkex_rx_exchange_req() local
7606 BIGNUM *Nx = NULL, *Ny = NULL; in dpp_pkex_rx_exchange_resp() local