Home
last modified time | relevance | path

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

/dports/lang/cython/Cython-0.29.24/Cython/Compiler/
H A DVisitor.c6627 PyObject *__pyx_v_exclude = ((PyObject *)Py_None); in __pyx_f_6Cython_8Compiler_7Visitor_16VisitorTransform_visitchildren() local
6647 __pyx_v_exclude = __pyx_optional_args->exclude; in __pyx_f_6Cython_8Compiler_7Visitor_16VisitorTransform_visitchildren()
6680 PyObject *__pyx_temp[4] = {__pyx_t_4, __pyx_v_parent, __pyx_v_attrs, __pyx_v_exclude}; in __pyx_f_6Cython_8Compiler_7Visitor_16VisitorTransform_visitchildren()
6688 PyObject *__pyx_temp[4] = {__pyx_t_4, __pyx_v_parent, __pyx_v_attrs, __pyx_v_exclude}; in __pyx_f_6Cython_8Compiler_7Visitor_16VisitorTransform_visitchildren()
6706 __Pyx_INCREF(__pyx_v_exclude); in __pyx_f_6Cython_8Compiler_7Visitor_16VisitorTransform_visitchildren()
6707 __Pyx_GIVEREF(__pyx_v_exclude); in __pyx_f_6Cython_8Compiler_7Visitor_16VisitorTransform_visitchildren()
6708 PyTuple_SET_ITEM(__pyx_t_6, 2+__pyx_t_5, __pyx_v_exclude); in __pyx_f_6Cython_8Compiler_7Visitor_16VisitorTransform_visitchildren()
6739 __pyx_t_7 = (__pyx_v_exclude != Py_None); in __pyx_f_6Cython_8Compiler_7Visitor_16VisitorTransform_visitchildren()
6821 PyObject *__pyx_v_exclude = 0; in __pyx_pw_6Cython_8Compiler_7Visitor_16VisitorTransform_1visitchildren() local
6880 __pyx_v_exclude = values[2]; in __pyx_pw_6Cython_8Compiler_7Visitor_16VisitorTransform_1visitchildren()
[all …]
H A DFlowControl.c3435 …_ControlFlowAnalysis *__pyx_v_self, PyObject *__pyx_v_node, PyObject *__pyx_v_exclude); /* proto */
30580 PyObject *__pyx_v_exclude = 0; in __pyx_pw_6Cython_8Compiler_11FlowControl_19ControlFlowAnalysis_51_delete_privates() local
30627 __pyx_v_exclude = values[1]; in __pyx_pw_6Cython_8Compiler_11FlowControl_19ControlFlowAnalysis_51_delete_privates()
30637 …Cython_8Compiler_11FlowControl_ControlFlowAnalysis *)__pyx_v_self), __pyx_v_node, __pyx_v_exclude); in __pyx_pw_6Cython_8Compiler_11FlowControl_19ControlFlowAnalysis_51_delete_privates()
30644 …FlowControl_ControlFlowAnalysis *__pyx_v_self, PyObject *__pyx_v_node, PyObject *__pyx_v_exclude) { in __pyx_pf_6Cython_8Compiler_11FlowControl_19ControlFlowAnalysis_50_delete_privates() argument
30720 …__pyx_t_6 = __Pyx_PyObject_IsTrue(__pyx_v_exclude); if (unlikely(__pyx_t_6 < 0)) __PYX_ERR(0, 1048… in __pyx_pf_6Cython_8Compiler_11FlowControl_19ControlFlowAnalysis_50_delete_privates()
30729 __pyx_t_7 = (__pyx_t_1 != __pyx_v_exclude); in __pyx_pf_6Cython_8Compiler_11FlowControl_19ControlFlowAnalysis_50_delete_privates()