Searched defs:co_opcache (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Include/cpython/ | ||
D | code.h | 61 _PyOpcache *co_opcache; member |
/third_party/python/Python/ | ||
D | ceval.c | 1601 _PyOpcache *co_opcache; in _PyEval_EvalFrameDefault() local |