Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/clinic/
Dlongobject.c.h80 int___sizeof___impl(PyObject *self);
88 _return_value = int___sizeof___impl(self); in int___sizeof__()
/external/python/cpython3/Objects/
Dlongobject.c5084 int___sizeof___impl(PyObject *self) in int___sizeof___impl() function