Searched refs:optionsNull (Results 1 – 1 of 1) sorted by relevance
955 static const LZ4F_decompressOptions_t optionsNull = { 0 }; in LZ4F_decompress() local967 if (decompressOptionsPtr==NULL) decompressOptionsPtr = &optionsNull; in LZ4F_decompress()