Searched defs:LZ4_DEPRECATED (Results 1 – 3 of 3) sorted by relevance
153 # define LZ4_DEPRECATED(message) __attribute__((deprecated(message))) macro155 # define LZ4_DEPRECATED(message) __attribute__((deprecated)) macro157 # define LZ4_DEPRECATED(message) __declspec(deprecated(message)) macro160 # define LZ4_DEPRECATED(message) macro
314 # define LZ4_DEPRECATED() /* disable deprecation warnings */ macro317 # define LZ4_DEPRECATED(message) __attribute__((deprecated(message))) macro319 # define LZ4_DEPRECATED(message) __attribute__((deprecated)) macro321 # define LZ4_DEPRECATED(message) __declspec(deprecated(message)) macro324 # define LZ4_DEPRECATED(message) macro
789 # define LZ4_DEPRECATED(message) /* disable deprecation warnings */ macro792 # define LZ4_DEPRECATED(message) [[deprecated(message)]] macro794 # define LZ4_DEPRECATED(message) __declspec(deprecated(message)) macro796 # define LZ4_DEPRECATED(message) __attribute__((deprecated(message))) macro798 # define LZ4_DEPRECATED(message) __attribute__((deprecated)) macro801 # define LZ4_DEPRECATED(message) /* disabled */ macro