Searched refs:OPJ_DEPRECATED (Results 1 – 1 of 1) sorted by relevance
71 #define OPJ_DEPRECATED(func) func __attribute__ ((deprecated)) macro73 #define OPJ_DEPRECATED(func) __declspec(deprecated) func macro76 #define OPJ_DEPRECATED(func) func macro