Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/clinic/
Dlongobject.c.h77 {"__sizeof__", (PyCFunction)int___sizeof__, METH_NOARGS, int___sizeof____doc__},
83 int___sizeof__(PyObject *self, PyObject *Py_UNUSED(ignored)) in int___sizeof__() function