Home
last modified time | relevance | path

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

/third_party/python/Python/clinic/
Dsysmodule.c.h928 sys__debugmallocstats_impl(PyObject *module);
933 return sys__debugmallocstats_impl(module); in sys__debugmallocstats()
/third_party/python/Python/
Dsysmodule.c1931 sys__debugmallocstats_impl(PyObject *module) in sys__debugmallocstats_impl() function