Home
last modified time | relevance | path

Searched refs:PyFrameConstructor (Results 1 - 5 of 5) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_function.h11 extern PyFunctionObject* _PyFunction_FromConstructor(PyFrameConstructor *constr);
/third_party/python/Include/cpython/
H A Dfuncobject.h23 } PyFrameConstructor; typedef
/third_party/python/Objects/
H A Dfuncobject.c13 _PyFunction_FromConstructor(PyFrameConstructor *constr) in _PyFunction_FromConstructor()
H A Dframeobject.c1046 PyFrameConstructor desc = { in PyFrame_New()
/third_party/python/Python/
H A Dceval.c1140 PyFrameConstructor desc = { in PyEval_EvalCode()
6496 PyFrameConstructor constr = {

Completed in 14 milliseconds