OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:enableMatchFinderFallback
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/zstd/dist/lib/compress/
zstd_compress_internal.h
362
int
enableMatchFinderFallback
;
zstd_compress.c
999
CCtxParams->
enableMatchFinderFallback
= value;
1000
return (size_t)CCtxParams->
enableMatchFinderFallback
;
1149
*value = CCtxParams->
enableMatchFinderFallback
;
3334
if (!zc->appliedParams.
enableMatchFinderFallback
) {
Completed in 51 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026