Home
last modified time | relevance | path

Searched refs:__pyx_type_6uvloop_4loop__UDPSendContext (Results 1 – 1 of 1) sorted by relevance

/dports/devel/py-uvloop/uvloop-0.16.0/uvloop/
H A Dloop.c153933 static PyTypeObject __pyx_type_6uvloop_4loop__UDPSendContext = { variable
163214 if (PyType_Ready(&__pyx_type_6uvloop_4loop__UDPSendContext) < 0) __PYX_ERR(23, 3, __pyx_L1_error) in __Pyx_modinit_type_init_code()
163216 __pyx_type_6uvloop_4loop__UDPSendContext.tp_print = 0; in __Pyx_modinit_type_init_code()
163218 …_PYTYPE_LOOKUP) && likely(!__pyx_type_6uvloop_4loop__UDPSendContext.tp_dictoffset && __pyx_type_6u… in __Pyx_modinit_type_init_code()
163219 __pyx_type_6uvloop_4loop__UDPSendContext.tp_getattro = __Pyx_PyObject_GenericGetAttr; in __Pyx_modinit_type_init_code()
163221 …if (__Pyx_SetVtable(__pyx_type_6uvloop_4loop__UDPSendContext.tp_dict, __pyx_vtabptr_6uvloop_4loop_… in __Pyx_modinit_type_init_code()
163222 …SetAttr(__pyx_m, __pyx_n_s_UDPSendContext, (PyObject *)&__pyx_type_6uvloop_4loop__UDPSendContext) … in __Pyx_modinit_type_init_code()
163223 …if (__Pyx_setup_reduce((PyObject*)&__pyx_type_6uvloop_4loop__UDPSendContext) < 0) __PYX_ERR(23, 3,… in __Pyx_modinit_type_init_code()
163224 __pyx_ptype_6uvloop_4loop__UDPSendContext = &__pyx_type_6uvloop_4loop__UDPSendContext; in __Pyx_modinit_type_init_code()