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

/netbsd-current/external/bsd/jemalloc/dist/test/src/
H A DSFMT.c123 static inline void lshift128(w128_t *out, w128_t const *in, int shift);
202 static inline void lshift128(w128_t *out, w128_t const *in, int shift) { function
217 static inline void lshift128(w128_t *out, w128_t const *in, int shift) { function
249 lshift128(&x, a, SL2);
266 lshift128(&x, a, SL2);

Completed in 143 milliseconds