Searched refs:TFE_DeleteContextCapsule (Results 1 – 3 of 3) sorted by relevance
111 void TFE_DeleteContextCapsule(PyObject* context);
893 void TFE_DeleteContextCapsule(PyObject* context) { in TFE_DeleteContextCapsule() function
189 $result = PyCapsule_New($1, nullptr, TFE_DeleteContextCapsule);