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

/netbsd-current/external/bsd/jemalloc/dist/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) { function
178 static inline void rshift128(w128_t *out, w128_t const *in, int shift) { function
250 rshift128(&y, c, SR2);
267 rshift128(&y, c, SR2);

Completed in 67 milliseconds