Home
last modified time | relevance | path

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

/external/zstd/programs/
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()