Home
last modified time | relevance | path

Searched refs:dstParamsError (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/zstd/programs/
H A Dbenchzstd.c565 int const dstParamsError = !dstBuffer ^ !dstCapacity; /* must be both NULL or none */ in BMK_benchMemAdvanced() local
604 if (!allocationincomplete && !dstParamsError) { in BMK_benchMemAdvanced()
641 if(dstParamsError) { in BMK_benchMemAdvanced()