Searched refs:frame_sizeof (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ | ||
H A D | frameobject.c | 940 frame_sizeof(PyFrameObject *f, PyObject *Py_UNUSED(ignored)) in frame_sizeof() function 965 {"__sizeof__", (PyCFunction)frame_sizeof, METH_NOARGS, |
Completed in 4 milliseconds