Searched refs:PySocket_CAPSULE_NAME (Results 1 – 2 of 2) sorted by relevance
205 #define PySocket_CAPSULE_NAME PySocket_MODULE_NAME "." PySocket_CAPI_NAME macro353 #define PySocketModule_ImportModuleAndAPI() PyCapsule_Import(PySocket_CAPSULE_NAME, 1)
7045 void *capi = PyCapsule_GetPointer(capsule, PySocket_CAPSULE_NAME);7151 PySocket_CAPSULE_NAME,