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 21 milliseconds
Indexes created Mon May 04 00:23:20 UTC 2026