Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dgcmodule.c1160 gc_get_debug(PyObject *self, PyObject *noargs) in gc_get_debug() function
1370 {"get_debug", gc_get_debug, METH_NOARGS, gc_get_debug__doc__},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dgcmodule.c1106 gc_get_debug(PyObject *self, PyObject *noargs) in gc_get_debug() function
1316 {"get_debug", gc_get_debug, METH_NOARGS, gc_get_debug__doc__},