Home
last modified time | relevance | path

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

/dports/lang/cython/Cython-0.29.24/Cython/Compiler/
H A DFlowControl.c2235 static PyTypeObject *__pyx_ptype_6Cython_8Compiler_11FlowControl_ControlBlock = 0; variable
7656 …pyx_t_1 = __Pyx_PyObject_CallNoArg(((PyObject *)__pyx_ptype_6Cython_8Compiler_11FlowControl_Contro… in __pyx_pf_6Cython_8Compiler_11FlowControl_11ControlFlow___init__()
44491__pyx_ptype_6Cython_8Compiler_11FlowControl_ControlBlock = &__pyx_type_6Cython_8Compiler_11FlowCon… in __Pyx_modinit_type_init_code()
44495 …hon_8Compiler_11FlowControl_ExitBlock.tp_base = __pyx_ptype_6Cython_8Compiler_11FlowControl_Contro… in __Pyx_modinit_type_init_code()
45229 …if (PyDict_SetItem((PyObject *)__pyx_ptype_6Cython_8Compiler_11FlowControl_ControlBlock->tp_dict, …
45231 PyType_Modified(__pyx_ptype_6Cython_8Compiler_11FlowControl_ControlBlock);
45242 …if (PyDict_SetItem((PyObject *)__pyx_ptype_6Cython_8Compiler_11FlowControl_ControlBlock->tp_dict, …
45244 PyType_Modified(__pyx_ptype_6Cython_8Compiler_11FlowControl_ControlBlock);
45257 PyType_Modified(__pyx_ptype_6Cython_8Compiler_11FlowControl_ControlBlock);
45268 PyType_Modified(__pyx_ptype_6Cython_8Compiler_11FlowControl_ControlBlock);
[all …]