Home
last modified time | relevance | path

Searched refs:object___sizeof__ (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Objects/clinic/
Dtypeobject.c.h218 {"__sizeof__", (PyCFunction)object___sizeof__, METH_NOARGS, object___sizeof____doc__},
224 object___sizeof__(PyObject *self, PyObject *Py_UNUSED(ignored)) in object___sizeof__() function