Home
last modified time | relevance | path

Searched refs:lshift128 (Results 1 – 25 of 42) sorted by relevance

12

/dports/emulators/ppsspp/ppsspp-1.12.3/ext/sfmt19937/
H A DSFMT-common.h34 inline static void lshift128(w128_t *out, w128_t const *in, int shift);
85 inline static void lshift128(w128_t *out, w128_t const *in, int shift) { in lshift128() function
100 inline static void lshift128(w128_t *out, w128_t const *in, int shift) in lshift128() function
130 lshift128(&x, a, SFMT_SL2); in do_recursion()
148 lshift128(&x, a, SFMT_SL2); in do_recursion()
/dports/games/cockatrice/Cockatrice-2021-01-26-Release-2.8.0/common/sfmt/
H A DSFMT-common.h34 inline static void lshift128(w128_t *out, w128_t const *in, int shift);
85 inline static void lshift128(w128_t *out, w128_t const *in, int shift) { in lshift128() function
100 inline static void lshift128(w128_t *out, w128_t const *in, int shift) in lshift128() function
130 lshift128(&x, a, SFMT_SL2); in do_recursion()
148 lshift128(&x, a, SFMT_SL2); in do_recursion()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/sfmt19937/
H A DSFMT-common.h34 inline static void lshift128(w128_t *out, w128_t const *in, int shift);
85 inline static void lshift128(w128_t *out, w128_t const *in, int shift) { in lshift128() function
100 inline static void lshift128(w128_t *out, w128_t const *in, int shift) in lshift128() function
130 lshift128(&x, a, SFMT_SL2); in do_recursion()
148 lshift128(&x, a, SFMT_SL2); in do_recursion()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/sfmt19937/
H A DSFMT-common.h34 inline static void lshift128(w128_t *out, w128_t const *in, int shift);
85 inline static void lshift128(w128_t *out, w128_t const *in, int shift) { in lshift128() function
100 inline static void lshift128(w128_t *out, w128_t const *in, int shift) in lshift128() function
130 lshift128(&x, a, SFMT_SL2); in do_recursion()
148 lshift128(&x, a, SFMT_SL2); in do_recursion()
/dports/math/gretl/gretl-2021d/rng/
H A DSFMT-common.h34 inline static void lshift128(w128_t *out, w128_t const *in, int shift);
85 inline static void lshift128(w128_t *out, w128_t const *in, int shift) { in lshift128() function
100 inline static void lshift128(w128_t *out, w128_t const *in, int shift) in lshift128() function
130 lshift128(&x, a, SFMT_SL2); in do_recursion()
148 lshift128(&x, a, SFMT_SL2); in do_recursion()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/freebl/ecl/
H A Dcurve25519_64.c165 t1 = lshift128(mul6464(in[0], in[1]), 1); in fsquare()
166 t2 = add128(lshift128(mul6464(in[0], in[2]), 1), in fsquare()
168 t3 = add128(lshift128(mul6464(in[0], in[3]), 1), in fsquare()
169 lshift128(mul6464(in[1], in[2]), 1)); in fsquare()
170 t4 = add128(add128(lshift128(mul6464(in[0], in[4]), 1), in fsquare()
171 lshift128(mul6464(in[3], in[1]), 1)), in fsquare()
173 t5 = add128(lshift128(mul6464(in[4], in[1]), 1), in fsquare()
174 lshift128(mul6464(in[2], in[3]), 1)); in fsquare()
175 t6 = add128(lshift128(mul6464(in[4], in[2]), 1), in fsquare()
177 t7 = lshift128(mul6464(in[3], in[4]), 1); in fsquare()
H A Duint128.h15 #define lshift128(x, n) (x) << (n) macro
30 uint128_t lshift128(uint128_t x, uint8_t n);
H A Duint128.c49 uint128_t ret = lshift128(a, 4); in mul12819()
81 lshift128(uint128_t x, uint8_t n) in lshift128() function
/dports/games/tomenet/tomenet-4.6.0/src/common/
H A DSFMT.c93 inline static void lshift128(w128_t *out, w128_t const *in, int shift);
172 inline static void lshift128(w128_t *out, w128_t const *in, int shift) { in lshift128() function
187 inline static void lshift128(w128_t *out, w128_t const *in, int shift) { in lshift128() function
219 lshift128(&x, a, SL2); in do_recursion()
236 lshift128(&x, a, SL2); in do_recursion()
/dports/science/smoldyn/smoldyn-2.67/source/libSteve/SFMT/
H A DSFMT.c92 inline static void lshift128(w128_t *out, w128_t const *in, int shift);
169 inline static void lshift128(w128_t *out, w128_t const *in, int shift) { in lshift128() function
184 inline static void lshift128(w128_t *out, w128_t const *in, int shift) { in lshift128() function
215 lshift128(&x, a, SL2); in do_recursion()
232 lshift128(&x, a, SL2); in do_recursion()
/dports/biology/migrate/migrate-3.6.11/src/SFMT-src-1.3.3/
H A DSFMT.c92 inline static void lshift128(w128_t *out, w128_t const *in, int shift);
169 inline static void lshift128(w128_t *out, w128_t const *in, int shift) { in lshift128() function
184 inline static void lshift128(w128_t *out, w128_t const *in, int shift) { in lshift128() function
215 lshift128(&x, a, SL2); in do_recursion()
232 lshift128(&x, a, SL2); in do_recursion()
/dports/games/zdoom/zdoom-2.8.1/src/sfmt/
H A DSFMT.cpp39 inline static void lshift128(w128_t *out, w128_t const *in, int shift);
122 inline static void lshift128(w128_t *out, w128_t const *in, int shift) { in lshift128() function
137 inline static void lshift128(w128_t *out, w128_t const *in, int shift) { in lshift128() function
168 lshift128(&x, a, SL2); in do_recursion()
185 lshift128(&x, a, SL2); in do_recursion()
/dports/games/ecwolf/ecwolf-1.3.3-src/src/sfmt/
H A DSFMT.cpp39 inline static void lshift128(w128_t *out, w128_t const *in, int shift);
122 inline static void lshift128(w128_t *out, w128_t const *in, int shift) { in lshift128() function
137 inline static void lshift128(w128_t *out, w128_t const *in, int shift) { in lshift128() function
168 lshift128(&x, a, SL2); in do_recursion()
185 lshift128(&x, a, SL2); in do_recursion()
/dports/science/simbody/simbody-Simbody-3.7/SimTKcommon/Random/src/
H A DSFMT.cpp125 inline static void lshift128(w128_t *out, w128_t const *in, int shift);
202 inline static void lshift128(w128_t *out, w128_t const *in, int shift) { in lshift128() function
217 inline static void lshift128(w128_t *out, w128_t const *in, int shift) { in lshift128() function
247 lshift128(&x, a, SL2); in do_recursion()
264 lshift128(&x, a, SL2); in do_recursion()
/dports/games/ldmud/ldmud-3.3.720/src/random/
H A DSFMT.c92 inline static void lshift128(w128_t *out, w128_t const *in, int shift);
169 inline static void lshift128(w128_t *out, w128_t const *in, int shift) { in lshift128() function
184 inline static void lshift128(w128_t *out, w128_t const *in, int shift) { in lshift128() function
215 lshift128(&x, a, SL2); in do_recursion()
232 lshift128(&x, a, SL2); in do_recursion()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/tikv-jemalloc-sys-0.4.2+5.2.1-patched.2/jemalloc/test/src/
H A DSFMT.c123 static inline void lshift128(w128_t *out, w128_t const *in, int shift);
202 static inline void lshift128(w128_t *out, w128_t const *in, int shift) { in lshift128() function
217 static inline void lshift128(w128_t *out, w128_t const *in, int shift) { in lshift128() function
249 lshift128(&x, a, SL2); in do_recursion()
266 lshift128(&x, a, SL2); in do_recursion()
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/jemalloc-sys-0.3.2/jemalloc/test/src/
H A DSFMT.c123 static inline void lshift128(w128_t *out, w128_t const *in, int shift);
202 static inline void lshift128(w128_t *out, w128_t const *in, int shift) { in lshift128() function
217 static inline void lshift128(w128_t *out, w128_t const *in, int shift) { in lshift128() function
249 lshift128(&x, a, SL2); in do_recursion()
266 lshift128(&x, a, SL2); in do_recursion()
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/jemalloc-sys-0.3.2/rep/test/src/
H A DSFMT.c123 static inline void lshift128(w128_t *out, w128_t const *in, int shift);
202 static inline void lshift128(w128_t *out, w128_t const *in, int shift) { in lshift128() function
217 static inline void lshift128(w128_t *out, w128_t const *in, int shift) { in lshift128() function
249 lshift128(&x, a, SL2); in do_recursion()
266 lshift128(&x, a, SL2); in do_recursion()
/dports/databases/redis6/redis-6.0.16/deps/jemalloc/test/src/
H A DSFMT.c123 static inline void lshift128(w128_t *out, w128_t const *in, int shift);
202 static inline void lshift128(w128_t *out, w128_t const *in, int shift) { in lshift128() function
217 static inline void lshift128(w128_t *out, w128_t const *in, int shift) { in lshift128() function
249 lshift128(&x, a, SL2); in do_recursion()
266 lshift128(&x, a, SL2); in do_recursion()
/dports/databases/redis-devel/redis-0e5b813/deps/jemalloc/test/src/
H A DSFMT.c123 static inline void lshift128(w128_t *out, w128_t const *in, int shift);
202 static inline void lshift128(w128_t *out, w128_t const *in, int shift) { in lshift128() function
217 static inline void lshift128(w128_t *out, w128_t const *in, int shift) { in lshift128() function
249 lshift128(&x, a, SL2); in do_recursion()
266 lshift128(&x, a, SL2); in do_recursion()
/dports/databases/redis5/redis-5.0.14/deps/jemalloc/test/src/
H A DSFMT.c123 static inline void lshift128(w128_t *out, w128_t const *in, int shift);
202 static inline void lshift128(w128_t *out, w128_t const *in, int shift) { in lshift128() function
217 static inline void lshift128(w128_t *out, w128_t const *in, int shift) { in lshift128() function
249 lshift128(&x, a, SL2); in do_recursion()
266 lshift128(&x, a, SL2); in do_recursion()
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/jemalloc-sys-0.3.2/rep/test/src/
H A DSFMT.c123 static inline void lshift128(w128_t *out, w128_t const *in, int shift);
202 static inline void lshift128(w128_t *out, w128_t const *in, int shift) { in lshift128() function
217 static inline void lshift128(w128_t *out, w128_t const *in, int shift) { in lshift128() function
249 lshift128(&x, a, SL2); in do_recursion()
266 lshift128(&x, a, SL2); in do_recursion()
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/jemalloc-sys-0.3.2/rep/test/src/
H A DSFMT.c123 static inline void lshift128(w128_t *out, w128_t const *in, int shift);
202 static inline void lshift128(w128_t *out, w128_t const *in, int shift) { in lshift128() function
217 static inline void lshift128(w128_t *out, w128_t const *in, int shift) { in lshift128() function
249 lshift128(&x, a, SL2); in do_recursion()
266 lshift128(&x, a, SL2); in do_recursion()
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/jemalloc-sys-0.3.2/jemalloc/test/src/
H A DSFMT.c123 static inline void lshift128(w128_t *out, w128_t const *in, int shift);
202 static inline void lshift128(w128_t *out, w128_t const *in, int shift) { in lshift128() function
217 static inline void lshift128(w128_t *out, w128_t const *in, int shift) { in lshift128() function
249 lshift128(&x, a, SL2); in do_recursion()
266 lshift128(&x, a, SL2); in do_recursion()
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/jemalloc-sys-0.3.2/jemalloc/test/src/
H A DSFMT.c123 static inline void lshift128(w128_t *out, w128_t const *in, int shift);
202 static inline void lshift128(w128_t *out, w128_t const *in, int shift) { in lshift128() function
217 static inline void lshift128(w128_t *out, w128_t const *in, int shift) { in lshift128() function
249 lshift128(&x, a, SL2); in do_recursion()
266 lshift128(&x, a, SL2); in do_recursion()

12