Home
last modified time | relevance | path

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

/dports/lang/cython/Cython-0.29.24/Cython/Compiler/
H A DFlowControl.c9758 PyObject *__pyx_v_unreachable = 0; in __pyx_f_6Cython_8Compiler_11FlowControl_11ControlFlow_normalize() local
9947 __pyx_v_unreachable = ((PyObject*)__pyx_t_4); in __pyx_f_6Cython_8Compiler_11FlowControl_11ControlFlow_normalize()
9958 …__pyx_t_1 = __Pyx_set_iterator(__pyx_v_unreachable, 1, (&__pyx_t_8), (&__pyx_t_9)); if (unlikely(!… in __pyx_f_6Cython_8Compiler_11FlowControl_11ControlFlow_normalize()
10105 …__pyx_t_3 = PySet_Add(__pyx_v_unreachable, ((PyObject *)__pyx_v_block)); if (unlikely(__pyx_t_3 ==… in __pyx_f_6Cython_8Compiler_11FlowControl_11ControlFlow_normalize()
10125 …__pyx_t_4 = PyNumber_InPlaceSubtract(__pyx_v_self->blocks, __pyx_v_unreachable); if (unlikely(!__p… in __pyx_f_6Cython_8Compiler_11FlowControl_11ControlFlow_normalize()
10155 __Pyx_XDECREF(__pyx_v_unreachable); in __pyx_f_6Cython_8Compiler_11FlowControl_11ControlFlow_normalize()