Searched refs:optionsNull (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/third_party/ulib/lz4/
H A Dlz4frame.c1050 LZ4F_decompressOptions_t optionsNull; local
1062 memset(&optionsNull, 0, sizeof(optionsNull));
1063 if (decompressOptionsPtr==NULL) decompressOptionsPtr = &optionsNull;

Completed in 12 milliseconds