Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dgcmodule.c305 append_objects(PyObject *py_list, PyGC_Head *gc_list) in append_objects() function
1319 if (append_objects(result, GEN_HEAD(i))) { in gc_get_objects()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dgcmodule.c265 append_objects(PyObject *py_list, PyGC_Head *gc_list) in append_objects() function
1265 if (append_objects(result, GEN_HEAD(i))) { in gc_get_objects()