Home
last modified time | relevance | path

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

/external/python/cpython2/Doc/includes/
Dcapsulethunk.h63 #define PyCapsule_GetContext(capsule) \ macro
/external/python/cpython3/Objects/
Dcapsule.c122 PyCapsule_GetContext(PyObject *o) in PyCapsule_GetContext() function
/external/python/cpython2/Objects/
Dcapsule.c122 PyCapsule_GetContext(PyObject *o) in PyCapsule_GetContext() function