OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LONGNBSEQ
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/zstd/dist/lib/common/
zstd_internal.h
100
#define
LONGNBSEQ
0x7F00
/src/external/bsd/zstd/dist/lib/legacy/
zstd_v06.c
433
#define
LONGNBSEQ
0x7F00
3179
nbSeq = MEM_readLE16(ip) +
LONGNBSEQ
, ip+=2;
zstd_v07.c
2668
#define
LONGNBSEQ
0x7F00
3410
nbSeq = MEM_readLE16(ip) +
LONGNBSEQ
, ip+=2;
Completed in 20 milliseconds
Indexes created Sun Apr 26 00:22:38 UTC 2026