Searched refs:k_cOptionsNull (Results 1 – 1 of 1) sorted by relevance
915 static const LZ4F_compressOptions_t k_cOptionsNull = { 0, { 0, 0, 0 } }; variable960 if (compressOptionsPtr == NULL) compressOptionsPtr = &k_cOptionsNull; in LZ4F_compressUpdateImpl()