Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dceval.c794 int lastopcode = 0; in PyEval_EvalFrameEx() local
/external/python/cpython3/Python/
Dceval.c1646 int lastopcode = 0; local