Searched refs:__deprecated (Results 1 – 3 of 3) sorted by relevance
52 #ifndef __deprecated53 #define __deprecated __attribute__((__deprecated__)) macro565 typedef struct ANativeWindow android_native_window_t __deprecated; typedef584 struct ANativeWindow* window __UNUSED, int api __UNUSED) __deprecated;593 struct ANativeWindow* window __UNUSED, int api __UNUSED) __deprecated;643 int w, int h, int format) __deprecated;
11 #define __deprecated __attribute__((__deprecated__)) macro
158 #undef __deprecated159 #define __deprecated __attribute__ ((deprecated)) macro