Home
last modified time | relevance | path

Searched defs:STAT_DEC (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Include/internal/
Dpycore_code.h353 #define STAT_DEC(opname, name) do { if (_Py_stats) _Py_stats->opcode_stats[opname].specialization.n… macro
389 #define STAT_DEC(opname, name) ((void)0) macro