Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dframeobject.c911 int ncells, nfreevars; in PyFrame_FastToLocals() local
963 int ncells, nfreevars; in PyFrame_LocalsToFast() local
/external/python/cpython3/Objects/
Dframeobject.c1071 Py_ssize_t ncells, nfreevars; in PyFrame_FastToLocalsWithError() local
1144 Py_ssize_t ncells, nfreevars; in PyFrame_LocalsToFast() local