HomeSort by relevance Sort by last modified time
    Searched full:rshift128 (Results 1 - 1 of 1) sorted by null

  /external/jemalloc/test/src/
SFMT.c 122 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) { function
178 JEMALLOC_INLINE_C void rshift128(w128_t *out, w128_t const *in, int shift) { function
250 rshift128(&y, c, SR2);
267 rshift128(&y, c, SR2);

Completed in 972 milliseconds