Home
last modified time | relevance | path

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

/external/python/cpython2/Doc/includes/
Dcapsulethunk.h50 #define PyCapsule_GetName(capsule) NULL macro
/external/python/cpython3/Objects/
Dcapsule.c98 PyCapsule_GetName(PyObject *o) in PyCapsule_GetName() function
/external/python/cpython2/Objects/
Dcapsule.c98 PyCapsule_GetName(PyObject *o) in PyCapsule_GetName() function