Home
last modified time | relevance | path

Searched refs:freefunc (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dobject.h305 typedef void (*freefunc)(void *); typedef
391 freefunc tp_free; /* Low-level free-memory routine */
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dobject.h305 typedef void (*freefunc)(void *); typedef
391 freefunc tp_free; /* Low-level free-memory routine */
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dintobject.c1454 (freefunc)int_free, /* tp_free */
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dintobject.c1423 (freefunc)int_free, /* tp_free */