Searched refs:ZSTD_DEPRECATED (Results 1 – 1 of 1) sorted by relevance
1080 # define ZSTD_DEPRECATED(message) ZSTDLIB_STATIC_API /* disable deprecation warnings */ macro1083 # define ZSTD_DEPRECATED(message) ZSTDLIB_STATIC_API __attribute__((deprecated(message))) macro1085 # define ZSTD_DEPRECATED(message) ZSTDLIB_STATIC_API __attribute__((deprecated)) macro1088 # define ZSTD_DEPRECATED(message) ZSTDLIB_STATIC_API macro1656 ZSTD_DEPRECATED("use ZSTD_compress2")1667 ZSTD_DEPRECATED("use ZSTD_compress2 with ZSTD_CCtx_loadDictionary")2147 ZSTD_DEPRECATED("use ZSTD_DCtx_setParameter() instead")2183 ZSTD_DEPRECATED("use ZSTD_CCtx_reset, see zstd.h for detailed instructions")2200 ZSTD_DEPRECATED("use ZSTD_CCtx_reset, see zstd.h for detailed instructions")2220 ZSTD_DEPRECATED("use ZSTD_CCtx_reset, see zstd.h for detailed instructions")[all …]