Searched refs:DEFINE_VARS (Results 1 – 1 of 1) sorted by relevance
1148 #define DEFINE_VARS(name) size_t name##IsNotEmpty = 0; size_t name##TotalSize = 0; in dumpStatistics() macro1149 FOR_EACH_MEMBER_VECTOR(DEFINE_VARS) in dumpStatistics()1150 FOR_EACH_MEMBER_VECTOR_RARE_DATA(DEFINE_VARS) in dumpStatistics()1151 FOR_EACH_MEMBER_VECTOR_EXCEPTION_INFO(DEFINE_VARS) in dumpStatistics()1152 #undef DEFINE_VARS in dumpStatistics()