Home
last modified time | relevance | path

Searched defs:PySocket_CAPSULE_NAME (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Modules/
Dsocketmodule.h81 #define PySocket_CAPSULE_NAME (PySocket_MODULE_NAME "." PySocket_CAPI_NAME) macro
/aosp_15_r20/external/python/cpython3/Modules/
Dsocketmodule.h220 #define PySocket_CAPSULE_NAME PySocket_MODULE_NAME "." PySocket_CAPI_NAME macro