Home
last modified time | relevance | path

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

/dports/devel/py-uvloop/uvloop-0.16.0/uvloop/
H A Dloop.c1650 PyObject *__pyx___args; member
109694 __Pyx_GOTREF(__pyx_v_self->__pyx___args); in __pyx_f_6uvloop_4loop_9UVProcess__init_args()
109695 __Pyx_DECREF(__pyx_v_self->__pyx___args); in __pyx_f_6uvloop_4loop_9UVProcess__init_args()
109696 __pyx_v_self->__pyx___args = ((PyObject*)__pyx_t_3); in __pyx_f_6uvloop_4loop_9UVProcess__init_args()
109764 if (unlikely(__pyx_v_self->__pyx___args == Py_None)) { in __pyx_f_6uvloop_4loop_9UVProcess__init_args()
109823 if (unlikely(__pyx_v_self->__pyx___args == Py_None)) { in __pyx_f_6uvloop_4loop_9UVProcess__init_args()
109850 __pyx_t_3 = __pyx_v_self->__pyx___args; in __pyx_f_6uvloop_4loop_9UVProcess__init_args()
151412 p->__pyx___args = ((PyObject*)Py_None); Py_INCREF(Py_None); in __pyx_tp_new_6uvloop_4loop_UVProcess()
151444 Py_CLEAR(p->__pyx___args); in __pyx_tp_dealloc_6uvloop_4loop_UVProcess()
151475 if (p->__pyx___args) { in __pyx_tp_traverse_6uvloop_4loop_UVProcess()
[all …]