Home
last modified time | relevance | path

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

/dports/lang/cython/Cython-0.29.24/Cython/Compiler/
H A DFlowControl.c11221 __Pyx_XDECREF((PyObject *)__pyx_v_assmt); in __pyx_f_6Cython_8Compiler_11FlowControl_11ControlFlow_map_one()
20895 if (unlikely(__pyx_v_assmt->refs == Py_None)) { in __pyx_f_6Cython_8Compiler_11FlowControl_check_definitions()
21885 __pyx_t_10 = (__pyx_v_assmt->refs != Py_None)&&(PySet_GET_SIZE(__pyx_v_assmt->refs) != 0); in __pyx_f_6Cython_8Compiler_11FlowControl_check_definitions()
21971 __pyx_t_19 = (__pyx_v_assmt->is_arg != 0); in __pyx_f_6Cython_8Compiler_11FlowControl_check_definitions()
22040 __Pyx_INCREF(__pyx_v_assmt->pos); in __pyx_f_6Cython_8Compiler_11FlowControl_check_definitions()
22041 __Pyx_GIVEREF(__pyx_v_assmt->pos); in __pyx_f_6Cython_8Compiler_11FlowControl_check_definitions()
22042 PyTuple_SET_ITEM(__pyx_t_12, 0+__pyx_t_6, __pyx_v_assmt->pos); in __pyx_f_6Cython_8Compiler_11FlowControl_check_definitions()
22130 __Pyx_INCREF(__pyx_v_assmt->pos); in __pyx_f_6Cython_8Compiler_11FlowControl_check_definitions()
22131 __Pyx_GIVEREF(__pyx_v_assmt->pos); in __pyx_f_6Cython_8Compiler_11FlowControl_check_definitions()
22132 PyTuple_SET_ITEM(__pyx_t_20, 0+__pyx_t_6, __pyx_v_assmt->pos); in __pyx_f_6Cython_8Compiler_11FlowControl_check_definitions()
[all …]