Searched defs:DECLARE_DEPRECATED (Results 1 – 2 of 2) sorted by relevance
74 # define DECLARE_DEPRECATED(f) f; macro78 # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); macro83 # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); macro
123 # define DECLARE_DEPRECATED(f) f; macro127 # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); macro