Lines Matching refs:ZSTD_createDCtx

689         ZSTD_DCtx* dctx = ZSTD_createDCtx();  in basicUnitTests()
774 { ZSTD_DCtx* const dctx = ZSTD_createDCtx(); assert(dctx != NULL); in basicUnitTests()
786 { ZSTD_DCtx* const dctx = ZSTD_createDCtx(); assert(dctx != NULL); in basicUnitTests()
837 ZSTD_DCtx* const dctx = ZSTD_createDCtx(); in basicUnitTests()
890 ZSTD_DCtx* dctx = ZSTD_createDCtx(); in basicUnitTests()
959 ZSTD_DCtx* dctx = ZSTD_createDCtx(); in basicUnitTests()
1001 ZSTD_DCtx* const dctx = ZSTD_createDCtx(); in basicUnitTests()
1029 ZSTD_DCtx* const dctx = ZSTD_createDCtx(); in basicUnitTests()
1071 ZSTD_DCtx* dctx = ZSTD_createDCtx(); in basicUnitTests()
1114 ZSTD_DCtx* const dctx = ZSTD_createDCtx(); in basicUnitTests()
1206 ZSTD_DCtx* const dctx = ZSTD_createDCtx(); in basicUnitTests()
2171 ZSTD_DCtx* const dctx = ZSTD_createDCtx(); in basicUnitTests()
2349 ZSTD_DCtx* const dctx = ZSTD_createDCtx(); in basicUnitTests()
2688 { ZSTD_DCtx* const dctx = ZSTD_createDCtx(); assert(dctx != NULL); in basicUnitTests()
2726 { ZSTD_DCtx* const dctx = ZSTD_createDCtx(); assert(dctx != NULL); in basicUnitTests()
2785 { ZSTD_DCtx* const dctx = ZSTD_createDCtx(); in basicUnitTests()
2807 { ZSTD_DCtx* const dctx = ZSTD_createDCtx(); assert(dctx != NULL); in basicUnitTests()
2818 { ZSTD_DCtx* const dctx = ZSTD_createDCtx(); in basicUnitTests()
2832 ZSTD_DCtx* const dctx = ZSTD_createDCtx(); in basicUnitTests()
3036 ZSTD_DCtx* dctx = ZSTD_createDCtx(); in basicUnitTests()
3058 ZSTD_DCtx* dctx = ZSTD_createDCtx(); in basicUnitTests()
3078 ZSTD_DCtx* dctx = ZSTD_createDCtx(); in basicUnitTests()
3095 ZSTD_DCtx* dctx = ZSTD_createDCtx(); in basicUnitTests()
3122 ZSTD_DCtx* dctx = ZSTD_createDCtx(); in basicUnitTests()
3149 ZSTD_DCtx* dctx = ZSTD_createDCtx(); in basicUnitTests()
3204 ZSTD_DCtx* const dctx = ZSTD_createDCtx(); in basicUnitTests()
3227 ZSTD_DCtx* dctx = ZSTD_createDCtx(); in basicUnitTests()
3440 { ZSTD_DCtx* const dctx = ZSTD_createDCtx(); in basicUnitTests()
3473 ZSTD_DCtx* const dctx = ZSTD_createDCtx(); in basicUnitTests()
3553 ZSTD_DCtx* const dctx = ZSTD_createDCtx(); in basicUnitTests()
3581 ZSTD_DCtx* const dctx = ZSTD_createDCtx(); in basicUnitTests()
4332 ZSTD_DCtx* const dctx = ZSTD_createDCtx(); in longUnitTests()
4464 ZSTD_DCtx* const dctx = ZSTD_createDCtx(); in fuzzerTests()