Searched refs:FASTLZ_COMPRESSOR (Results 1 – 1 of 1) sorted by relevance
116 #undef FASTLZ_COMPRESSOR118 #define FASTLZ_COMPRESSOR fastlz1_compress macro120 static FASTLZ_INLINE int FASTLZ_COMPRESSOR(const void *input, int length,133 #undef FASTLZ_COMPRESSOR135 #define FASTLZ_COMPRESSOR fastlz2_compress macro137 static FASTLZ_INLINE int FASTLZ_COMPRESSOR(const void *input, int length,181 static FASTLZ_INLINE int FASTLZ_COMPRESSOR(const void *input, int length, in FASTLZ_COMPRESSOR() function