Home
last modified time | relevance | path

Searched defs:PyCapsule_GetDestructor (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/cpython2/Doc/includes/
Dcapsulethunk.h39 #define PyCapsule_GetDestructor(capsule) \ macro
/aosp_15_r20/external/python/cpython3/Objects/
Dcapsule.c110 PyCapsule_GetDestructor(PyObject *o) in PyCapsule_GetDestructor() function
/aosp_15_r20/external/python/cpython2/Objects/
Dcapsule.c110 PyCapsule_GetDestructor(PyObject *o) in PyCapsule_GetDestructor() function