Searched defs:null_locals_from (Results 1 – 1 of 1) sorted by relevance
136 PyObject *locals, PyCodeObject *code, int null_locals_from) in _PyFrame_Initialize()279 _PyFrame_PushUnchecked(PyThreadState *tstate, PyFunctionObject *func, int null_locals_from) in _PyFrame_PushUnchecked()