Searched refs:ZSTD_UNLZ4 (Results 1 – 2 of 2) sorted by relevance
402 test-lz4: ZSTD_UNLZ4 = LD_LIBRARY_PATH=/usr/local/lib ./unlz4 macro413 $(ZSTD_UNLZ4) | \
73 #define ZSTD_UNLZ4 "unlz4" macro871 …if (exeNameMatch(programName, ZSTD_UNLZ4)) { operation=zom_decompress; FIO_setCompressionType(pref… in main()