Searched refs:ZSTD_DEPRECATED (Results 1 – 1 of 1) sorted by relevance
44 # define ZSTD_DEPRECATED(message) /* disable deprecation warnings */ macro47 # define ZSTD_DEPRECATED(message) __attribute__((deprecated(message))) macro49 # define ZSTD_DEPRECATED(message) __attribute__((deprecated)) macro52 # define ZSTD_DEPRECATED(message) macro192 ZSTD_DEPRECATED("Replaced by ZSTD_getFrameContentSize")1591 ZSTD_DEPRECATED("For debugging only, will be replaced by ZSTD_extractSequences()")1954 ZSTD_DEPRECATED("use ZSTD_compress2")1966 ZSTD_DEPRECATED("use ZSTD_compress2 with ZSTD_CCtx_loadDictionary")2567 ZSTD_DEPRECATED("use ZSTD_DCtx_setParameter() instead")2604 ZSTD_DEPRECATED("use ZSTD_CCtx_reset, see zstd.h for detailed instructions")[all …]