Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dsetobject.c1981 set_sizeof(PySetObject *so) in set_sizeof() function
2061 {"__sizeof__", (PyCFunction)set_sizeof, METH_NOARGS,
2185 {"__sizeof__", (PyCFunction)set_sizeof, METH_NOARGS,