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