Home
last modified time | relevance | path

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

/external/python/cpython3/Doc/includes/
Dcapsulethunk.h53 PyCapsule_SetName(PyObject *capsule, const char *unused) in PyCapsule_SetName() function
/external/python/cpython2/Doc/includes/
Dcapsulethunk.h53 PyCapsule_SetName(PyObject *capsule, const char *unused) in PyCapsule_SetName() function
/external/python/cpython2/Objects/
Dcapsule.c153 PyCapsule_SetName(PyObject *o, const char *name) in PyCapsule_SetName() function
/external/python/cpython3/Objects/
Dcapsule.c153 PyCapsule_SetName(PyObject *o, const char *name) in PyCapsule_SetName() function