Home
last modified time | relevance | path

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

/third_party/python/Include/cpython/
Dcode.h61 _PyOpcache *co_opcache; member
/third_party/python/Python/
Dceval.c1601 _PyOpcache *co_opcache; in _PyEval_EvalFrameDefault() local