Home
last modified time | relevance | path

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

/external/python/cpython3/Doc/includes/
Dcapsulethunk.h66 #define PyCapsule_SetContext(capsule, context) \ macro
/external/python/cpython2/Doc/includes/
Dcapsulethunk.h66 #define PyCapsule_SetContext(capsule, context) \ macro
/external/python/cpython2/Objects/
Dcapsule.c181 PyCapsule_SetContext(PyObject *o, void *context) in PyCapsule_SetContext() function
/external/python/cpython3/Objects/
Dcapsule.c181 PyCapsule_SetContext(PyObject *o, void *context) in PyCapsule_SetContext() function