Home
last modified time | relevance | path

Searched defs:_CUPS_DEPRECATED_1_6_MSG (Results 1 – 1 of 1) sorted by relevance

/external/libcups/cups/
Dversioning.h157 # define _CUPS_DEPRECATED_1_6_MSG(m) _CUPS_PUBLIC macro
168 # define _CUPS_DEPRECATED_1_6_MSG(m) API_DEPRECATED(m, macos(10.2,10.8), ios(11.0,11.0)) _CUPS_P… macro
179 # define _CUPS_DEPRECATED_1_6_MSG(m) API_DEPRECATED(m, macos(10.2,10.8), ios(11.0,11.0)) _CUPS_P… macro
191 # define _CUPS_DEPRECATED_1_6_MSG(m) __attribute__ ((unavailable(m))) _CUPS_PUBLIC macro
202 # define _CUPS_DEPRECATED_1_6_MSG(m) __attribute__ ((deprecated(m))) _CUPS_PUBLIC macro
208 # define _CUPS_DEPRECATED_1_6_MSG(m) __attribute__ ((deprecated)) _CUPS_PUBLIC macro