Searched refs:PyFrame_FastToLocals (Results 1 – 3 of 3) sorted by relevance
90 PyAPI_FUNC(void) PyFrame_FastToLocals(PyFrameObject *);
1073 PyFrame_FastToLocals(PyFrameObject *f) in PyFrame_FastToLocals() function
25112 - PyFrame_FastToLocals() and PyFrame_LocalsToFast() copy bindings for