Searched defs:rho (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/lib/msun/src/
H A Ds_ctanh.c78 double t, beta, s, rho, denom; local
H A Ds_ctanhf.c43 float t, beta, s, rho, denom; local
/freebsd-10-stable/crypto/openssl/crypto/bn/
H A Dbn_gf2m.c1121 BIGNUM *a, *z, *rho, *w, *w2, *tmp; local
/freebsd-10-stable/contrib/groff/src/preproc/pic/
H A Dcommon.cpp103 double rho = sqrt(temp / a_4 / b_4 * temp / a_4 / b_4 * temp); local
/freebsd-10-stable/contrib/wpa/src/tls/
H A Dlibtommath.c2642 mp_montgomery_setup (mp_int * n, mp_digit * rho) argument
2689 static int fast_mp_montgomery_reduce (mp_int * x, mp_int * n, mp_digit rho) argument

Completed in 65 milliseconds