OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cOutcome
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/zstd/dist/programs/
benchzstd.c
604
BMK_runOutcome_t const
cOutcome
=
607
if (!BMK_isSuccessful_runOutcome(
cOutcome
)) {
612
BMK_runTime_t const cResult = BMK_extract_runTime(
cOutcome
);
/src/external/bsd/zstd/dist/tests/
paramgrill.c
1633
BMK_runOutcome_t const
cOutcome
= BMK_benchTimedFn(timeStateCompress, cbp);
1635
if (!BMK_isSuccessful_runOutcome(
cOutcome
)) {
1643
{ BMK_runTime_t const rResult = BMK_extract_runTime(
cOutcome
);
Completed in 20 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026