OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lshift128
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/jemalloc/dist/test/src/
SFMT.c
123
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);
/src/external/bsd/jemalloc.old/dist/test/src/
SFMT.c
123
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 35 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026