Searched defs:ANT_STAT_INC (Results 1 – 1 of 1) sorted by relevance
31 #define ANT_STAT_INC(sc, i, c) do { (sc)->debug.stats.ant_stats[i].c++; } while (0) macro37 #define ANT_STAT_INC(sc, i, c) do { (void)(sc); } while (0) macro