Searched defs:CALL_STAT_INC (Results 1 – 1 of 1) sorted by relevance
355 #define CALL_STAT_INC(name) do { if (_Py_stats) _Py_stats->call_stats.name++; } while (0) macro391 #define CALL_STAT_INC(name) ((void)0) macro