Searched defs:__deprecated (Results 1 – 5 of 5) sorted by relevance
27 #define __deprecated(msg) __attribute__((deprecated("msg"))) macro
11 #define __deprecated __attribute__((__deprecated__)) macro
63 #define __deprecated __attribute__((deprecated)) macro65 #define __deprecated macro
46 #define __deprecated __attribute__((__deprecated__)) macro628 typedef struct ANativeWindow android_native_window_t __deprecated; typedef