Home
last modified time | relevance | path

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

/dports/lang/cython/Cython-0.29.24/Cython/Compiler/
H A DFlowControl.c3481 static PyObject *__pyx_int_19994619; variable
14772 __Pyx_INCREF(__pyx_int_19994619); in __pyx_pf_6Cython_8Compiler_11FlowControl_14NameAssignment_8__reduce_cython__()
14773 __Pyx_GIVEREF(__pyx_int_19994619); in __pyx_pf_6Cython_8Compiler_11FlowControl_14NameAssignment_8__reduce_cython__()
14774 PyTuple_SET_ITEM(__pyx_t_3, 1, __pyx_int_19994619); in __pyx_pf_6Cython_8Compiler_11FlowControl_14NameAssignment_8__reduce_cython__()
14818 __Pyx_INCREF(__pyx_int_19994619); in __pyx_pf_6Cython_8Compiler_11FlowControl_14NameAssignment_8__reduce_cython__()
14819 __Pyx_GIVEREF(__pyx_int_19994619); in __pyx_pf_6Cython_8Compiler_11FlowControl_14NameAssignment_8__reduce_cython__()
14820 PyTuple_SET_ITEM(__pyx_t_3, 1, __pyx_int_19994619); in __pyx_pf_6Cython_8Compiler_11FlowControl_14NameAssignment_8__reduce_cython__()
44404__pyx_int_19994619 = PyInt_FromLong(19994619L); if (unlikely(!__pyx_int_19994619)) __PYX_ERR(0, 1,… in __Pyx_InitGlobals()