OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dinput
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/zstd/dist/tests/
fuzzer.c
1599
ZSTD_inBuffer
dinput
;
local
1603
dinput
.src = compressedBuffer;
1604
dinput
.size = 0;
1605
dinput
.pos = 0;
1611
dinput
.size = ipos;
1612
CHECK_Z ( ZSTD_decompressStream(dstream, &doutput, &
dinput
) );
fuzzer.c
1599
ZSTD_inBuffer
dinput
;
local
1603
dinput
.src = compressedBuffer;
1604
dinput
.size = 0;
1605
dinput
.pos = 0;
1611
dinput
.size = ipos;
1612
CHECK_Z ( ZSTD_decompressStream(dstream, &doutput, &
dinput
) );
Completed in 47 milliseconds
Indexes created Fri Sep 18 00:27:12 UTC 2026