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

  /external/python/cpython3/Modules/clinic/
gcmodule.c.h 51 gc_isenabled_impl(PyObject *module);
59 _return_value = gc_isenabled_impl(module);
  /external/python/cpython3/Modules/
gcmodule.c 1095 gc_isenabled_impl(PyObject *module) function
    [all...]

Completed in 2685 milliseconds