Home
last modified time | relevance | path

Searched defs:CALL_STAT_INC (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_code.h316 #define CALL_STAT_INC(name) _py_stats.call_stats.name++ macro
330 #define CALL_STAT_INC(name) ((void)0) macro

Completed in 3 milliseconds