Home
last modified time | relevance | path

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

/external/jemalloc/test/src/
DSFMT.c123 JEMALLOC_INLINE_C void lshift128(w128_t *out, w128_t const *in, int shift);
202 JEMALLOC_INLINE_C void lshift128(w128_t *out, w128_t const *in, int shift) { in lshift128() function
217 JEMALLOC_INLINE_C 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()