Home
last modified time | relevance | path

Searched defs:s9 (Results 1 – 5 of 5) sorted by relevance

/freebsd-13-stable/lib/msun/ld128/
HDe_lgammal_r.c145 s9 = 1.15091830239148290758883505582343691e-05L, variable
/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
HDed25519_ref10.c1121 int64_t s9; in sc25519_muladd() local
1568 int64_t s9 = 2097151 & (load_4(s + 23) >> 5); in sc25519_reduce() local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ABI/RISCV/
HDABISysV_riscv.cpp76 s9, enumerator
/freebsd-13-stable/contrib/googletest/googlemock/test/
HDgmock-more-actions_test.cc138 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-13-stable/crypto/openssl/crypto/ec/
HDcurve25519.c4626 int64_t s9 = kBottom21Bits & (load_4(s + 23) >> 5); in x25519_sc_reduce() local
5007 int64_t s9; in sc_muladd() local