OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:qutt
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/zstd/dist/lib/legacy/
zstd_v01.c
1754
size_t
qutt
= 12;
local
1764
if ((endMatch +
qutt
) > oend)
qutt
= oend-endMatch;
1765
memcpy(saved, endMatch,
qutt
);
1795
if (overlapRisk) memcpy(endMatch, saved,
qutt
);
Completed in 49 milliseconds
Indexes created Sun May 03 00:22:47 UTC 2026