Home
last modified time | relevance | path

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

/dports/databases/py-psycopg-c/psycopg-c-3.0.5/psycopg_c/
H A Dpq.c3188 static PyObject *__pyx_tuple__149; variable
3749 PyObject *__pyx_tuple__149; member
4326 Py_CLEAR(clear_module_state->__pyx_tuple__149); in __pyx_m_clear()
4890 Py_VISIT(traverse_module_state->__pyx_tuple__149); in __pyx_m_traverse()
5451 #define __pyx_tuple__149 __pyx_mstate_global->__pyx_tuple__149 macro
28190__pyx_tuple__149 = PyTuple_Pack(2, __pyx_n_s_self, __pyx_n_s_data); if (unlikely(!__pyx_tuple__149 in __Pyx_InitCachedConstants()
28191 __Pyx_GOTREF(__pyx_tuple__149); in __Pyx_InitCachedConstants()
28192 __Pyx_GIVEREF(__pyx_tuple__149); in __Pyx_InitCachedConstants()
28193 …NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__149, __pyx_empty_… in __Pyx_InitCachedConstants()
/dports/devel/py-game_sdl2/pygame_sdl2-2.1.0-for-renpy-7.4.11/gen-static/
H A Dpygame_sdl2.color.c3279 static PyObject *__pyx_tuple__149; variable
15395__pyx_tuple__149 = PyTuple_Pack(3, __pyx_int_28, __pyx_int_28, __pyx_int_28); if (unlikely(!__pyx_… in __Pyx_InitCachedConstants()
15396 __Pyx_GOTREF(__pyx_tuple__149); in __Pyx_InitCachedConstants()
15397 __Pyx_GIVEREF(__pyx_tuple__149); in __Pyx_InitCachedConstants()
21385 …if (PyDict_SetItem(__pyx_t_1, __pyx_n_s_gray11, __pyx_tuple__149) < 0) __PYX_ERR(2, 5, __pyx_L1_er…
22357 …if (PyDict_SetItem(__pyx_t_1, __pyx_n_s_grey11, __pyx_tuple__149) < 0) __PYX_ERR(2, 5, __pyx_L1_er…
/dports/math/py-mathics/Mathics3-2.2.0/mathics/builtin/
H A Dpatterns.c2665 static PyObject *__pyx_tuple__149; variable
25334__pyx_tuple__149 = PyTuple_Pack(8, __pyx_n_s_item, __pyx_n_s_form, __pyx_n_s_evaluation, __pyx_n_s… in __Pyx_InitCachedConstants()
25335 __Pyx_GOTREF(__pyx_tuple__149); in __Pyx_InitCachedConstants()
25336 __Pyx_GIVEREF(__pyx_tuple__149); in __Pyx_InitCachedConstants()
25337 …NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__149, __pyx_empty_… in __Pyx_InitCachedConstants()
H A Darithmetic.c3172 static PyObject *__pyx_tuple__149; variable
31221__pyx_tuple__149 = PyTuple_Pack(4, __pyx_n_s_self, __pyx_n_s_expr, __pyx_n_s_cond, __pyx_n_s_evalu… in __Pyx_InitCachedConstants()
31222 __Pyx_GOTREF(__pyx_tuple__149); in __Pyx_InitCachedConstants()
31223 __Pyx_GIVEREF(__pyx_tuple__149); in __Pyx_InitCachedConstants()
31224 …NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__149, __pyx_empty_… in __Pyx_InitCachedConstants()
H A Dgraphics.c6168 static PyObject *__pyx_tuple__149; variable
87934 __Pyx_INCREF(__pyx_tuple__149); in __pyx_pf_7mathics_7builtin_8graphics_11GraphicsBox_16create_axes()
87935 __Pyx_DECREF_SET(__pyx_v_axes, __pyx_tuple__149); in __pyx_pf_7mathics_7builtin_8graphics_11GraphicsBox_16create_axes()
105458__pyx_tuple__149 = PyTuple_Pack(2, Py_True, Py_True); if (unlikely(!__pyx_tuple__149)) __PYX_ERR(0… in __Pyx_InitCachedConstants()
105459 __Pyx_GOTREF(__pyx_tuple__149); in __Pyx_InitCachedConstants()
105460 __Pyx_GIVEREF(__pyx_tuple__149); in __Pyx_InitCachedConstants()
/dports/devel/py-cytoolz/cytoolz-0.11.0/cytoolz/
H A Ditertoolz.c3408 static PyObject *__pyx_tuple__149; variable
36872__pyx_tuple__149 = PyTuple_Pack(2, __pyx_n_s_func, __pyx_n_s_seqs); if (unlikely(!__pyx_tuple__149 in __Pyx_InitCachedConstants()
36873 __Pyx_GOTREF(__pyx_tuple__149); in __Pyx_InitCachedConstants()
36874 __Pyx_GIVEREF(__pyx_tuple__149); in __Pyx_InitCachedConstants()
36875 …NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__149, __pyx_empty_… in __Pyx_InitCachedConstants()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/mpi4py/vtkmpi4py/src/
H A Dmpi4py.MPI.c4880 static PyObject *__pyx_tuple__149; variable
151524__pyx_tuple__149 = PyTuple_Pack(3, __pyx_n_s_self, __pyx_n_s_error, __pyx_n_s_ierr); if (unlikely(… in __Pyx_InitCachedConstants()
151525 __Pyx_GOTREF(__pyx_tuple__149); in __Pyx_InitCachedConstants()
151526 __Pyx_GIVEREF(__pyx_tuple__149); in __Pyx_InitCachedConstants()
151527 …, 3, 0, 0, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__149, __pyx_empty_… in __Pyx_InitCachedConstants()
162634 Py_CLEAR(__pyx_tuple__149); in __Pyx_CleanupGlobals()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/mpi4py/vtkmpi4py/src/
H A Dmpi4py.MPI.c5364 static PyObject *__pyx_tuple__149; variable
164061__pyx_tuple__149 = PyTuple_Pack(3, __pyx_n_s_self, __pyx_n_s_error, __pyx_n_s_ierr); if (unlikely(… in __Pyx_InitCachedConstants()
164062 __Pyx_GOTREF(__pyx_tuple__149); in __Pyx_InitCachedConstants()
164063 __Pyx_GIVEREF(__pyx_tuple__149); in __Pyx_InitCachedConstants()
164064 …NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__149, __pyx_empty_… in __Pyx_InitCachedConstants()
176876 Py_CLEAR(__pyx_tuple__149); in __Pyx_CleanupGlobals()
/dports/net/py-mpi4py/mpi4py-3.1.3/src/
H A Dmpi4py.MPI.c5716 static PyObject *__pyx_tuple__149; variable
174985__pyx_tuple__149 = PyTuple_Pack(4, __pyx_n_s_obj, __pyx_n_s_readonly, __pyx_n_s_flags, __pyx_n_s_m… in __Pyx_InitCachedConstants()
174986 __Pyx_GOTREF(__pyx_tuple__149); in __Pyx_InitCachedConstants()
174987 __Pyx_GIVEREF(__pyx_tuple__149); in __Pyx_InitCachedConstants()
174988 …NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__149, __pyx_empty_… in __Pyx_InitCachedConstants()
189266 Py_CLEAR(__pyx_tuple__149); in __Pyx_CleanupGlobals()
/dports/math/py-mathics/Mathics3-2.2.0/mathics/core/
H A Dexpression.c5132 static PyObject *__pyx_tuple__149; variable
99496__pyx_tuple__149 = PyTuple_Pack(2, __pyx_n_s_self, __pyx_n_s_other); if (unlikely(!__pyx_tuple__14… in __Pyx_InitCachedConstants()
99497 __Pyx_GOTREF(__pyx_tuple__149); in __Pyx_InitCachedConstants()
99498 __Pyx_GIVEREF(__pyx_tuple__149); in __Pyx_InitCachedConstants()
99499 …NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__149, __pyx_empty_… in __Pyx_InitCachedConstants()
/dports/devel/py-uvloop/uvloop-0.16.0/uvloop/
H A Dloop.c7630 static PyObject *__pyx_tuple__149; variable
91441 …__pyx_t_3 = __Pyx_PyObject_Call(__pyx_builtin_RuntimeError, __pyx_tuple__149, NULL); if (unlikely(… in __pyx_f_6uvloop_4loop_8UVStream__write()
161286__pyx_tuple__149 = PyTuple_Pack(1, __pyx_kp_u_buffer_size_is_not_0_after_a_su); if (unlikely(!__py… in __Pyx_InitCachedConstants()
161287 __Pyx_GOTREF(__pyx_tuple__149); in __Pyx_InitCachedConstants()
161288 __Pyx_GIVEREF(__pyx_tuple__149); in __Pyx_InitCachedConstants()
/dports/math/py-PySCIPOpt/PySCIPOpt-3.0.2/src/pyscipopt/
H A Dscip.c6317 static PyObject *__pyx_tuple__149;
156529__pyx_tuple__149 = PyTuple_Pack(3, __pyx_n_s_termlist, __pyx_n_s_result, __pyx_n_s_term); if (unli…
156530 __Pyx_GOTREF(__pyx_tuple__149);
156531 __Pyx_GIVEREF(__pyx_tuple__149);
156532 …NEWLOCALS, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__149, __pyx_empty_…
/dports/finance/py-ta-lib/ta-lib-TA_Lib-0.4.17/talib/
H A D_ta_lib.c4207 static PyObject *__pyx_tuple__149; variable
22251 …PyObject_Call(((PyObject *)(&((PyTypeObject*)PyExc_Exception)[0])), __pyx_tuple__149, NULL); if (u… in __pyx_pf_5talib_7_ta_lib_52CDL3INSIDE()
215955__pyx_tuple__149 = PyTuple_Pack(1, __pyx_kp_s_open_has_wrong_dimensions); if (unlikely(!__pyx_tupl… in __Pyx_InitCachedConstants()
215956 __Pyx_GOTREF(__pyx_tuple__149); in __Pyx_InitCachedConstants()
215957 __Pyx_GIVEREF(__pyx_tuple__149); in __Pyx_InitCachedConstants()