OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:XXH_unlikely
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/zstd/dist/lib/common/
xxhash.h
3700
# define
XXH_unlikely
(x) __builtin_expect(x, 0)
3703
# define
XXH_unlikely
(x) (x)
Completed in 20 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026