Searched defs:COMPRESSOR0 (Results 1 - 1 of 1) sorted by relevance

/external/lz4/programs/
H A Dbench.c62 #define COMPRESSOR0 LZ4_compress_local macro
66 #define DEFAULTCOMPRESSOR COMPRESSOR0
254 #ifdef COMPRESSOR0
255 case 0 : compP.compressionFunction = COMPRESSOR0; break;

Completed in 76 milliseconds