Searched refs:gc_get_count (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
D | gcmodule.c | 1209 gc_get_count(PyObject *self, PyObject *noargs) in gc_get_count() function 1371 {"get_count", gc_get_count, METH_NOARGS, gc_get_count__doc__},
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | gcmodule.c | 1155 gc_get_count(PyObject *self, PyObject *noargs) in gc_get_count() function 1317 {"get_count", gc_get_count, METH_NOARGS, gc_get_count__doc__},
|