Searched defs:Ny (Results 1 - 18 of 18) sorted by relevance

/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dtanh.c76 mpfr_prec_t Ny = MPFR_PREC(y); /* target precision */ local
H A Dasinh.c34 mpfr_prec_t Ny, Nt; local
H A Dfactorial.c40 mpfr_prec_t Ny; /* Precision of output variable */ local
H A Dlog10.c99 mpfr_prec_t Ny = MPFR_PREC(r); /* Precision of output variable */ local
H A Dlog2.c100 mpfr_prec_t Ny = MPFR_PREC(r); /* target precision */ local
H A Dlog1p.c178 mpfr_prec_t Ny = MPFR_PREC(y); /* target precision */ local
H A Dcosh.c75 mpfr_prec_t Ny = MPFR_PREC(y); /* Precision of output variable */ local
H A Dexpm1.c110 mpfr_prec_t Ny = MPFR_PREC(y); /* target precision */ local
H A Dacosh.c76 mpfr_prec_t Ny = MPFR_PREC(y); /* Precision of output variable */ local
H A Datanh.c107 mpfr_prec_t Nx, Ny, Nt; local
H A Dlog10p1.c127 mpfr_prec_t Ny = MPFR_PREC(y), prec; local
H A Dlog2p1.c87 mpfr_prec_t Ny = MPFR_PREC(y), prec; local
H A Dexp2.c125 mpfr_prec_t Ny = MPFR_PREC(y); /* target precision */ local
H A Dexp2m1.c70 mpfr_prec_t Ny = MPFR_PREC(y); /* target precision */ local
H A Dexp10m1.c65 mpfr_prec_t Ny = MPFR_PREC(y); /* target precision */ local
H A Droot.c394 mpfr_prec_t Ny; /* target precision */ local
H A Dpow_si.c152 mpfr_prec_t Ny; /* target precision */ local
/netbsd-current/external/bsd/wpa/dist/src/common/
H A Ddpp.c7272 BIGNUM *Nx = NULL, *Ny = NULL; local
7607 BIGNUM *Nx = NULL, *Ny = NULL; local
7080 dpp_pkex_build_exchange_resp(struct dpp_pkex *pkex, enum dpp_status_error status, const BIGNUM *Nx, const BIGNUM *Ny) argument
[all...]

Completed in 125 milliseconds