Searched defs:s9 (Results 1 – 6 of 6) sorted by relevance
/freebsd/lib/msun/ld128/ |
H A D | e_lgammal_r.c | 143 s9 = 1.15091830239148290758883505582343691e-05L, variable
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/ |
H A D | ed25519_ref10.c | 1121 int64_t s9; in sc25519_muladd() local 1568 int64_t s9 = 2097151 & (load_4(s + 23) >> 5); in sc25519_reduce() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/RISCV/ |
H A D | ABISysV_riscv.cpp | 76 s9, enumerator
|
/freebsd/contrib/googletest/googlemock/test/ |
H A D | gmock-more-actions_test.cc | 138 const char* s7, const char* s8, const char* s9) { in Concat9() 144 const char* s7, const char* s8, const char* s9, in Concat10() 187 const char* s7, const char* s8, const char* s9) { in Concat9() 193 const char* s7, const char* s8, const char* s9, in Concat10()
|
/freebsd/crypto/krb5/src/plugins/preauth/spake/ |
H A D | edwards25519.c | 1061 int64_t s9 = 2097151 & (load_4(s + 23) >> 5); in x25519_sc_reduce() local
|
/freebsd/crypto/openssl/crypto/ec/ |
H A D | curve25519.c | 4631 int64_t s9 = kBottom21Bits & (load_4(s + 23) >> 5); in x25519_sc_reduce() local 5012 int64_t s9; in sc_muladd() local
|