Home
last modified time | relevance | path

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

/dports/devel/ice37/ice-3.7.2/cpp/include/IceUtil/
H A DConfig.h209 # define ICE_DEPRECATED_API(msg) __declspec(deprecated(msg)) macro
212 # define ICE_DEPRECATED_API(msg) __attribute__((deprecated(msg))) macro
214 # define ICE_DEPRECATED_API(msg) __attribute__((deprecated)) macro
219 # define ICE_DEPRECATED_API(msg) __attribute__((deprecated(msg))) macro
221 # define ICE_DEPRECATED_API(msg) __attribute__((deprecated)) macro
224 # define ICE_DEPRECATED_API(msg) /**/ macro
/dports/devel/php-ice37/ice-3.7.2/cpp/include/IceUtil/
H A DConfig.h209 # define ICE_DEPRECATED_API(msg) __declspec(deprecated(msg)) macro
212 # define ICE_DEPRECATED_API(msg) __attribute__((deprecated(msg))) macro
214 # define ICE_DEPRECATED_API(msg) __attribute__((deprecated)) macro
219 # define ICE_DEPRECATED_API(msg) __attribute__((deprecated(msg))) macro
221 # define ICE_DEPRECATED_API(msg) __attribute__((deprecated)) macro
224 # define ICE_DEPRECATED_API(msg) /**/ macro
/dports/devel/py-ice37/ice-3.7.2/cpp/include/IceUtil/
H A DConfig.h209 # define ICE_DEPRECATED_API(msg) __declspec(deprecated(msg)) macro
212 # define ICE_DEPRECATED_API(msg) __attribute__((deprecated(msg))) macro
214 # define ICE_DEPRECATED_API(msg) __attribute__((deprecated)) macro
219 # define ICE_DEPRECATED_API(msg) __attribute__((deprecated(msg))) macro
221 # define ICE_DEPRECATED_API(msg) __attribute__((deprecated)) macro
224 # define ICE_DEPRECATED_API(msg) /**/ macro
/dports/devel/php-ice37/ice-3.7.2/objective-c/include/objc/Ice/
H A DConfig.h33 #define ICE_DEPRECATED_API(msg) __attribute__((deprecated(msg))) macro
/dports/devel/ice37/ice-3.7.2/objective-c/include/objc/Ice/
H A DConfig.h33 #define ICE_DEPRECATED_API(msg) __attribute__((deprecated(msg))) macro
/dports/devel/py-ice37/ice-3.7.2/objective-c/include/objc/Ice/
H A DConfig.h33 #define ICE_DEPRECATED_API(msg) __attribute__((deprecated(msg))) macro