OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dst16
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/zstd/dist/lib/common/
xxhash.h
5109
__m128i*
dst16
= (__m128i*) customSecret;
local
5116
XXH_COMPILER_GUARD(
dst16
);
5119
XXH_ASSERT(((size_t)
dst16
& 15) == 0);
5122
dst16
[i] = _mm_add_epi64(_mm_load_si128((const __m128i *)src16+i), seed);
Completed in 34 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026