Searched refs:LZ4IO_setTestMode (Results 1 – 3 of 3) sorted by relevance
92 int LZ4IO_setTestMode(LZ4IO_prefs_t* const prefs, int yes);
647 LZ4IO_setTestMode(prefs, 1);
210 int LZ4IO_setTestMode(LZ4IO_prefs_t* const prefs, int yes) in LZ4IO_setTestMode() function