Home
last modified time | relevance | path

Searched defs:gc_disable (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Modules/clinic/
Dgcmodule.c.h36 gc_disable(PyObject *module, PyObject *Py_UNUSED(ignored)) in gc_disable() function
/external/python/cpython2/Modules/
Dgcmodule.c1073 gc_disable(PyObject *self, PyObject *noargs) in gc_disable() function
/external/u-boot/fs/yaffs2/
Dyaffs_guts.h704 unsigned gc_disable; member