Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
Dtypeobject.c.h221 object___sizeof___impl(PyObject *self);
226 return object___sizeof___impl(self); in object___sizeof__()
/third_party/python/Objects/
Dtypeobject.c5425 object___sizeof___impl(PyObject *self) in object___sizeof___impl() function