Home
last modified time | relevance | path

Searched refs:OPCACHE_STAT_ATTR_TOTAL (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Python/
Dceval.c1556 #define OPCACHE_STAT_ATTR_TOTAL() \ macro
1571 #define OPCACHE_STAT_ATTR_TOTAL() macro
3416 OPCACHE_STAT_ATTR_TOTAL(); in _PyEval_EvalFrameDefault()