Searched refs:FASTLZ_DECOMPRESSOR (Results 1 – 1 of 1) sorted by relevance
30 #if !defined(FASTLZ__COMPRESSOR) && !defined(FASTLZ_DECOMPRESSOR)117 #undef FASTLZ_DECOMPRESSOR119 #define FASTLZ_DECOMPRESSOR fastlz1_decompress macro122 static FASTLZ_INLINE int FASTLZ_DECOMPRESSOR(const void *input, int length,134 #undef FASTLZ_DECOMPRESSOR136 #define FASTLZ_DECOMPRESSOR fastlz2_decompress macro139 static FASTLZ_INLINE int FASTLZ_DECOMPRESSOR(const void *input, int length,429 static FASTLZ_INLINE int FASTLZ_DECOMPRESSOR(const void *input, int length, in FASTLZ_DECOMPRESSOR() function