Searched refs:PyObject_Type (Results 1 – 15 of 15) sorted by relevance
327 PyObject_Type
413 PyAPI_FUNC(PyObject *) PyObject_Type(PyObject *o);
404 PyAPI_FUNC(PyObject *) PyObject_Type(PyObject *o);
495 PyObject_Type=python37.PyObject_Type
122 "PyObject_Type"
1048 PyObject_Type:PyObject*::+1:1049 PyObject_Type:PyObject*:o:0:
1270 type = PyObject_Type(old); in property_copy()
49 PyObject_Type(PyObject *o) in PyObject_Type() function
1399 type = PyObject_Type(old); in property_copy()
32 PyObject_Type(PyObject *o) in PyObject_Type() function
372 .. c:function:: PyObject* PyObject_Type(PyObject *o)
337 .. c:function:: PyObject* PyObject_Type(PyObject *o)
1770 PyObject_Type:PyObject*::+1:1771 PyObject_Type:PyObject*:o:0:
5828 where base is tp_base, defaulting to &PyObject_Type.
23212 where base is tp_base, defaulting to &PyObject_Type.