Home
last modified time | relevance | path

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

/external/jemalloc/test/src/
DSFMT.c122 JEMALLOC_INLINE_C void rshift128(w128_t *out, w128_t const *in, int shift);
163 JEMALLOC_INLINE_C void rshift128(w128_t *out, w128_t const *in, int shift) { in rshift128() function
178 JEMALLOC_INLINE_C 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()