Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
Dpycore_code.h11 } _PyOpcache_LoadGlobal; typedef
21 _PyOpcache_LoadGlobal lg;
/third_party/python/Python/
Dceval.c2966 _PyOpcache_LoadGlobal *lg = &co_opcache->u.lg; in _PyEval_EvalFrameDefault()
2997 _PyOpcache_LoadGlobal *lg = &co_opcache->u.lg; in _PyEval_EvalFrameDefault()