Searched refs:append_objects (Results 1 – 2 of 2) sorted by relevance
305 append_objects(PyObject *py_list, PyGC_Head *gc_list) in append_objects() function1316 if (append_objects(result, GEN_HEAD(i))) { in gc_get_objects()
216 append_objects(PyObject *py_list, PyGC_Head *gc_list) in append_objects() function1335 if (append_objects(result, GEN_HEAD(i))) { in gc_get_objects_impl()