Searched refs:DEFINE_DATA (Results 1 – 1 of 1) sorted by relevance
50 #define DEFINE_DATA(type, name, accessor_decorations) \ macro84 #define DEFINE_METHOD_FUNCTION(type, name) DEFINE_DATA(type, name, const)86 #define DEFINE_LOCAL_DATA(type, name) DEFINE_DATA(type, name, static const)