Searched defs:TVG_DEPRECATED (Results 1 – 2 of 2) sorted by relevance
49 #define TVG_DEPRECATED __declspec(deprecated) macro51 #define TVG_DEPRECATED __attribute__ ((__deprecated__)) macro53 #define TVG_DEPRECATED macro
57 #define TVG_DEPRECATED __declspec(deprecated) macro59 #define TVG_DEPRECATED __attribute__ ((__deprecated__)) macro61 #define TVG_DEPRECATED macro