Searched refs:FASTLZ_COMPRESSOR (Results 1 – 1 of 1) sorted by relevance
126 #undef FASTLZ_COMPRESSOR128 #define FASTLZ_COMPRESSOR fastlz1_compress macro130 static int FASTLZ_COMPRESSOR(const void *input, int length,143 #undef FASTLZ_COMPRESSOR145 #define FASTLZ_COMPRESSOR fastlz2_compress macro147 static int FASTLZ_COMPRESSOR(const void *input, int length,195 FASTLZ_COMPRESSOR(const void *input, int length, in FASTLZ_COMPRESSOR() function