Home
last modified time | relevance | path

Searched defs:tp_free (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Doc/includes/
Dtypestruct.h68 freefunc tp_free; /* Low-level free-memory routine */ member
/external/python/cpython3/Doc/includes/
Dtypestruct.h66 freefunc tp_free; /* Low-level free-memory routine */ member
/external/python/cpython3/Include/cpython/
Dobject.h260 freefunc tp_free; /* Low-level free-memory routine */ member
/external/python/cpython2/Include/
Dobject.h391 freefunc tp_free; /* Low-level free-memory routine */ member