Home
last modified time | relevance | path

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

/dragonfly/contrib/mpfr/src/
H A Dasinh.c34 mpfr_prec_t Ny, Nt; in mpfr_asinh() local
71 Ny = MPFR_PREC (y); /* Precision of output variable */ in mpfr_asinh()
80 Nt = Ny + 4 + MPFR_INT_CEIL_LOG2 (Ny); in mpfr_asinh()
103 || MPFR_CAN_ROUND (t, err, Ny, rnd_mode))) in mpfr_asinh()
H A Dfactorial.c40 mpfr_prec_t Ny; /* Precision of output variable */ in mpfr_fac_ui() local
55 Ny = MPFR_PREC (y); in mpfr_fac_ui()
58 Nt = Ny + 2 * MPFR_INT_CEIL_LOG2 (x) + 7; in mpfr_fac_ui()
80 Ny + (rnd_mode == MPFR_RNDN)); in mpfr_fac_ui()
H A Dcosh.c75 mpfr_prec_t Ny = MPFR_PREC(y); /* Precision of output variable */ in mpfr_cosh() local
83 Nt = Ny + 3 + MPFR_INT_CEIL_LOG2 (Ny); in mpfr_cosh()
111 if (MPFR_LIKELY (MPFR_CAN_ROUND (t, err, Ny, rnd_mode))) in mpfr_cosh()
H A Dlog2.c100 mpfr_prec_t Ny = MPFR_PREC(r); /* target precision */ in mpfr_log2() local
107 Nt = Ny + 3 + MPFR_INT_CEIL_LOG2 (Ny); in mpfr_log2()
124 if (MPFR_LIKELY (MPFR_CAN_ROUND (t, err, Ny, rnd_mode))) in mpfr_log2()
H A Dpow_si.c142 mpfr_prec_t Ny; /* target precision */ in mpfr_pow_si() local
156 Ny = MPFR_PREC (y); in mpfr_pow_si()
157 Nt = Ny + size_n + 3 + MPFR_INT_CEIL_LOG2 (Ny); in mpfr_pow_si()
233 if (MPFR_LIKELY (MPFR_CAN_ROUND (t, Nt - size_n - 2, Ny, rnd))) in mpfr_pow_si()
H A Datanh.c34 mpfr_prec_t Nx, Ny, Nt; in mpfr_atanh() local
86 Ny = MPFR_PREC (y); in mpfr_atanh()
87 Nt = MAX (Nx, Ny); in mpfr_atanh()
112 || MPFR_CAN_ROUND (t, err, Ny, rnd_mode))) in mpfr_atanh()
H A Dlog10.c99 mpfr_prec_t Ny = MPFR_PREC(r); /* Precision of output variable */ in mpfr_log10() local
105 Nt = Ny + 4 + MPFR_INT_CEIL_LOG2 (Ny); in mpfr_log10()
123 if (MPFR_LIKELY (MPFR_CAN_ROUND (t, err, Ny, rnd_mode))) in mpfr_log10()
H A Dlog1p.c106 mpfr_prec_t Ny = MPFR_PREC(y); /* target precision */ in mpfr_log1p() local
113 Nt = Ny + MPFR_INT_CEIL_LOG2 (Ny) + 6; in mpfr_log1p()
142 if (MPFR_LIKELY (MPFR_CAN_ROUND (t, err, Ny, rnd_mode))) in mpfr_log1p()
H A Dacosh.c76 mpfr_prec_t Ny = MPFR_PREC(y); /* Precision of output variable */ in mpfr_acosh() local
83 Nt = Ny + 4 + MPFR_INT_CEIL_LOG2 (Ny); in mpfr_acosh()
142 if (MPFR_LIKELY (MPFR_CAN_ROUND (t, Nt - err, Ny, rnd_mode))) in mpfr_acosh()
H A Dexp2.c107 mpfr_prec_t Ny = MPFR_PREC(y); /* target precision */ in mpfr_exp2() local
114 Nt = Ny + 5 + MPFR_INT_CEIL_LOG2 (Ny); in mpfr_exp2()
129 if (MPFR_LIKELY (MPFR_CAN_ROUND (t, err, Ny, rnd_mode))) in mpfr_exp2()
H A Dtanh.c76 mpfr_prec_t Ny = MPFR_PREC(y); /* target precision */ in mpfr_tanh() local
96 Nt = Ny + MPFR_INT_CEIL_LOG2 (Ny) + 4; in mpfr_tanh()
131 if (MPFR_LIKELY ((d <= Nt / 2) && MPFR_CAN_ROUND (t, err, Ny, rnd_mode))) in mpfr_tanh()
H A Dexpm1.c111 mpfr_prec_t Ny = MPFR_PREC(y); /* target precision */ in mpfr_expm1() local
118 Nt = Ny + MPFR_INT_CEIL_LOG2 (Ny) + 6; in mpfr_expm1()
162 if (MPFR_LIKELY (MPFR_CAN_ROUND (t, err, Ny, rnd_mode))) in mpfr_expm1()
/dragonfly/usr.bin/calendar/calendars/hu_HU.UTF-8/
H A Dcalendar.unnepek33 06/21* Nyári napforduló
/dragonfly/usr.bin/vi/catalog/
H A Dswedish.UTF-8.base115 122 "Ny nuvarande katalog: %s"
131 138 "Ny exrc fil: %s"
/dragonfly/contrib/wpa_supplicant/src/common/
H A Ddpp.c7081 const BIGNUM *Nx, const BIGNUM *Ny) in dpp_pkex_build_exchange_resp() argument
7148 dpp_bn2bin_pad(Ny, wpabuf_put(msg, curve->prime_len), in dpp_pkex_build_exchange_resp()
7271 BIGNUM *Nx = NULL, *Ny = NULL; in dpp_pkex_rx_exchange_req() local
7428 Ny = BN_new(); in dpp_pkex_rx_exchange_req()
7429 if (!N || !Nx || !Ny || in dpp_pkex_rx_exchange_req()
7436 Nx, Ny); in dpp_pkex_rx_exchange_req()
7466 BN_free(Ny); in dpp_pkex_rx_exchange_req()
7606 BIGNUM *Nx = NULL, *Ny = NULL; in dpp_pkex_rx_exchange_resp() local
7690 Ny = BN_bin2bn(attr_key + attr_key_len / 2, attr_key_len / 2, NULL); in dpp_pkex_rx_exchange_resp()
7691 if (!Y || !N || !Nx || !Ny || in dpp_pkex_rx_exchange_resp()
[all …]
/dragonfly/share/zoneinfo/
H A Deurope1564 # From Géza Nyáry (2020-06-07):
H A DNEWS485 (Thanks to Géza Nyáry.) Also, the 1890 transition to standard