Home
last modified time | relevance | path

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

/prebuilts/build-tools/common/py3-headers/Include/internal/
Dpycore_frame.h136 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()