Home
last modified time | relevance | path

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

/dports/lang/cython/Cython-0.29.24/Cython/Compiler/
H A DVisitor.c2519 static PyObject *__pyx_n_u_sub; variable
20426 {&__pyx_n_u_sub, __pyx_k_sub, sizeof(__pyx_k_sub), 0, 1, 0, 1},
22211 …if (PyDict_SetItem(__pyx_t_1, __pyx_kp_u__94, __pyx_n_u_sub) < 0) __PYX_ERR(0, 452, __pyx_L1_error)
/dports/math/py-mathics/Mathics3-2.2.0/mathics/core/
H A Dexpression.c4561 static PyObject *__pyx_n_u_sub; variable
98625 {&__pyx_n_u_sub, __pyx_k_sub, sizeof(__pyx_k_sub), 0, 1, 0, 1},
99255 …__pyx_tuple__112 = PyTuple_Pack(4, __pyx_n_u_up, __pyx_n_u_sub, __pyx_n_u_down, __pyx_n_u_own); if… in __Pyx_InitCachedConstants()