Searched refs:LZ4FLIB_STATIC_API (Results 1 – 1 of 1) sorted by relevance
441 #define LZ4FLIB_STATIC_API LZ4FLIB_API macro443 #define LZ4FLIB_STATIC_API476 LZ4FLIB_STATIC_API LZ4F_errorCodes LZ4F_getErrorCode(size_t functionResult);490 LZ4FLIB_STATIC_API LZ4F_CDict* LZ4F_createCDict(const void* dictBuffer, size_t dictSize);491 LZ4FLIB_STATIC_API void LZ4F_freeCDict(LZ4F_CDict* CDict);504 LZ4FLIB_STATIC_API size_t LZ4F_compressFrame_usingCDict(519 LZ4FLIB_STATIC_API size_t LZ4F_compressBegin_usingCDict(530 LZ4FLIB_STATIC_API size_t LZ4F_decompress_usingDict(