Searched refs:PyFrame_Type (Results 1 – 12 of 12) sorted by relevance
55 PyAPI_DATA(PyTypeObject) PyFrame_Type;57 #define PyFrame_Check(op) (Py_TYPE(op) == &PyFrame_Type)
34 if (!PyObject_TypeCheck(fastargs[1], &PyFrame_Type)) { in tb_new()35 … _PyArg_BadArgument("TracebackType", "argument 'tb_frame'", (&PyFrame_Type)->tp_name, fastargs[1]); in tb_new()
66 PyAPI_DATA(PyTypeObject) PyFrame_Type;68 #define PyFrame_Check(op) Py_IS_TYPE(op, &PyFrame_Type)
43 PyFrame_Type
612 PyTypeObject PyFrame_Type = { variable716 f = PyObject_GC_NewVar(PyFrameObject, &PyFrame_Type, in PyFrame_New()
2173 if (PyType_Ready(&PyFrame_Type) < 0) in _Py_ReadyTypes()
740 PyTypeObject PyFrame_Type = { variable794 f = PyObject_GC_NewVar(PyFrameObject, &PyFrame_Type, extras); in frame_alloc()
1837 INIT_TYPE(PyFrame_Type); in _PyTypes_Init()
332 "PyFrame_Type"
842 Objects/frameobject.c:PyFrame_Type PyTypeObject PyFrame_Type
1639 Objects/frameobject.c - PyFrame_Type -
1530 …<elf-symbol name='PyFrame_Type' size='408' type='object-type' binding='global-binding' visibility=…8314 …PyFrame_Type' type-id='type-id-149' mangled-name='PyFrame_Type' visibility='default' filepath='./I…