Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
Dlongobject.c.h134 int___sizeof___impl(PyObject *self);
142 _return_value = int___sizeof___impl(self); in int___sizeof__()
/third_party/python/Objects/
Dlongobject.c5236 int___sizeof___impl(PyObject *self) in int___sizeof___impl() function