Home | History | Annotate | Download | only in programs

Lines Matching refs:LZ4_createStreamHC

780         sp = LZ4_createStreamHC();
781 FUZ_CHECKTEST(sp==NULL, "LZ4_createStreamHC() allocation failed");