Searched defs:gen_dealloc (Results 1 - 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
H A Dgenobject.c19 gen_dealloc(PyGenObject *gen) function
337 (destructor)gen_dealloc, /* tp_dealloc */
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
H A Dgenobject.c19 gen_dealloc(PyGenObject *gen) function
334 (destructor)gen_dealloc, /* tp_dealloc */

Completed in 5 milliseconds