HomeSort by: relevance | last modified time | path
    Searched defs:singlePass (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/zstd/dist/tests/
zstreamtest.c 3098 int const singlePass = (FUZ_rand(&lseed) & 3) == 0;
3117 if (singlePass) {
zstreamtest.c 3098 int const singlePass = (FUZ_rand(&lseed) & 3) == 0;
3117 if (singlePass) {

Completed in 47 milliseconds