HomeSort by relevance Sort by last modified time
    Searched refs:gc_get_threshold_impl (Results 1 - 2 of 2) sorted by null

  /external/python/cpython3/Modules/clinic/
gcmodule.c.h 186 gc_get_threshold_impl(PyObject *module);
191 return gc_get_threshold_impl(module);
  /external/python/cpython3/Modules/
gcmodule.c 1207 gc_get_threshold_impl(PyObject *module) function
    [all...]

Completed in 4358 milliseconds