Home
last modified time | relevance | path

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

/dports/lang/cython/Cython-0.29.24/Cython/Compiler/
H A DFlowControl.c3001 static PyObject *__pyx_n_s_else_clause; variable
28265 …__pyx_t_2 = __Pyx_PyObject_GetAttrStr(__pyx_v_node, __pyx_n_s_else_clause); if (unlikely(!__pyx_t_… in __pyx_pf_6Cython_8Compiler_11FlowControl_19ControlFlowAnalysis_40visit_IfStatNode()
28292 …__pyx_t_2 = __Pyx_PyObject_GetAttrStr(__pyx_v_node, __pyx_n_s_else_clause); if (unlikely(!__pyx_t_… in __pyx_pf_6Cython_8Compiler_11FlowControl_19ControlFlowAnalysis_40visit_IfStatNode()
28708 …__pyx_t_1 = __Pyx_PyObject_GetAttrStr(__pyx_v_node, __pyx_n_s_else_clause); if (unlikely(!__pyx_t_… in __pyx_pf_6Cython_8Compiler_11FlowControl_19ControlFlowAnalysis_42visit_WhileStatNode()
28735 …__pyx_t_1 = __Pyx_PyObject_GetAttrStr(__pyx_v_node, __pyx_n_s_else_clause); if (unlikely(!__pyx_t_… in __pyx_pf_6Cython_8Compiler_11FlowControl_19ControlFlowAnalysis_42visit_WhileStatNode()
30372 …__pyx_t_2 = __Pyx_PyObject_GetAttrStr(__pyx_v_node, __pyx_n_s_else_clause); if (unlikely(!__pyx_t_… in __pyx_pf_6Cython_8Compiler_11FlowControl_19ControlFlowAnalysis_48visit_ForInStatNode()
30399 …__pyx_t_2 = __Pyx_PyObject_GetAttrStr(__pyx_v_node, __pyx_n_s_else_clause); if (unlikely(!__pyx_t_… in __pyx_pf_6Cython_8Compiler_11FlowControl_19ControlFlowAnalysis_48visit_ForInStatNode()
31793 …__pyx_t_1 = __Pyx_PyObject_GetAttrStr(__pyx_v_node, __pyx_n_s_else_clause); if (unlikely(!__pyx_t_… in __pyx_pf_6Cython_8Compiler_11FlowControl_19ControlFlowAnalysis_56visit_ForFromStatNode()
31820 …__pyx_t_1 = __Pyx_PyObject_GetAttrStr(__pyx_v_node, __pyx_n_s_else_clause); if (unlikely(!__pyx_t_… in __pyx_pf_6Cython_8Compiler_11FlowControl_19ControlFlowAnalysis_56visit_ForFromStatNode()
32457 …__pyx_t_2 = __Pyx_PyObject_GetAttrStr(__pyx_v_node, __pyx_n_s_else_clause); if (unlikely(!__pyx_t_… in __pyx_pf_6Cython_8Compiler_11FlowControl_19ControlFlowAnalysis_64visit_TryExceptStatNode()
[all …]