Searched defs:CALL_STAT_INC (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Include/internal/ | ||
H A D | pycore_code.h | 316 #define CALL_STAT_INC(name) _py_stats.call_stats.name++ macro 330 #define CALL_STAT_INC(name) ((void)0) macro |
Completed in 3 milliseconds