Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dgetargs.c146 cleanup_ptr(PyObject *self) in cleanup_ptr() function
177 if (destr == cleanup_ptr) { in addcleanup()
1140 if (addcleanup(*buffer, freelist, cleanup_ptr)) { in convertsimple()
1187 if (addcleanup(*buffer, freelist, cleanup_ptr)) { in convertsimple()