Home
last modified time | relevance | path

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

/external/python/cpython3/Include/cpython/
Dcode.h61 _PyOpcache *co_opcache; member
/external/python/cpython3/Python/
Dceval.c947 _PyOpcache *co_opcache; in _PyEval_EvalFrameDefault() local