Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/test/src/
H A DSFMT.c122 static inline void rshift128(w128_t *out, w128_t const *in, int shift);
163 static inline void rshift128(w128_t *out, w128_t const *in, int shift) { in rshift128() function
178 static inline void rshift128(w128_t *out, w128_t const *in, int shift) { in rshift128() function
250 rshift128(&y, c, SR2); in do_recursion()
267 rshift128(&y, c, SR2); in do_recursion()