Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/programs/
H A Dbenchzstd.c839 int const allocationincomplete = !srcPtrs || !srcSizes || !cPtrs || !cSizes in BMK_benchMemAdvanced() local
844 if (!allocationincomplete && !dstParamsError) { in BMK_benchMemAdvanced()
891 if (allocationincomplete) { in BMK_benchMemAdvanced()