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

  /external/python/cpython3/Modules/clinic/
gcmodule.c.h 30 {"disable", (PyCFunction)gc_disable, METH_NOARGS, gc_disable__doc__},
36 gc_disable(PyObject *module, PyObject *Py_UNUSED(ignored)) function
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
gcmodule.c 1076 gc_disable(PyObject *self, PyObject *noargs) function
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
gcmodule.c 1022 gc_disable(PyObject *self, PyObject *noargs) function
    [all...]
  /external/python/cpython2/Modules/
gcmodule.c 1073 gc_disable(PyObject *self, PyObject *noargs) function
    [all...]
  /external/u-boot/fs/yaffs2/
yaffs_guts.h 704 unsigned gc_disable; member in struct:yaffs_dev
yaffs_guts.c     [all...]

Completed in 771 milliseconds