Home
last modified time | relevance | path

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

/dports/science/lammps/lammps-stable_29Sep2021/tools/eff/
H A Dlmp2radii.c461 int __pyx_6; in __pyx_pf_9lmp2radii_makeradii() local
904 if (__pyx_6) { in __pyx_pf_9lmp2radii_makeradii()
926 if (__pyx_6) { in __pyx_pf_9lmp2radii_makeradii()
932 if (__pyx_6) { in __pyx_pf_9lmp2radii_makeradii()
2026 Py_DECREF(__pyx_6); __pyx_6 = 0;
2030 Py_DECREF(__pyx_6); __pyx_6 = 0;
2038 Py_DECREF(__pyx_6); __pyx_6 = 0;
2041 Py_DECREF(__pyx_6); __pyx_6 = 0;
2055 Py_DECREF(__pyx_6); __pyx_6 = 0;
2070 Py_DECREF(__pyx_6); __pyx_6 = 0;
[all …]
/dports/devel/py-ctags/python-ctags-1.0.5/src/
H A D_readtags.c398 Py_ssize_t __pyx_6 = 0; in __pyx_pf_9_readtags_8TagEntry___setitem__() local
569__pyx_6 = PyObject_Length(__pyx_v_item); if (unlikely(__pyx_6 == -1)) {__pyx_filename = __pyx_f[0]… in __pyx_pf_9_readtags_8TagEntry___setitem__()
570 …_pyx_2 = (((struct __pyx_obj_9_readtags_TagEntry *)__pyx_v_self)->c_entry.fields.count != __pyx_6); in __pyx_pf_9_readtags_8TagEntry___setitem__()
639 __pyx_6 = 0; __pyx_1 = __pyx_7; Py_INCREF(__pyx_1); in __pyx_pf_9_readtags_8TagEntry___setitem__()
641__pyx_6 = -1; __pyx_1 = PyObject_GetIter(__pyx_7); if (unlikely(!__pyx_1)) {__pyx_filename = __pyx… in __pyx_pf_9_readtags_8TagEntry___setitem__()
646 if (__pyx_6 >= PyList_GET_SIZE(__pyx_1)) break; in __pyx_pf_9_readtags_8TagEntry___setitem__()
647 __pyx_7 = PyList_GET_ITEM(__pyx_1, __pyx_6); Py_INCREF(__pyx_7); __pyx_6++; in __pyx_pf_9_readtags_8TagEntry___setitem__()
649 if (__pyx_6 >= PyTuple_GET_SIZE(__pyx_1)) break; in __pyx_pf_9_readtags_8TagEntry___setitem__()
650 __pyx_7 = PyTuple_GET_ITEM(__pyx_1, __pyx_6); Py_INCREF(__pyx_7); __pyx_6++; in __pyx_pf_9_readtags_8TagEntry___setitem__()
/dports/net/honeyd/honeyd-1.5c/pypcap/
H A Dpcap.c348 int __pyx_6; in __pyx_f_4pcap_4pcap___init__() local
406__pyx_6 = PyInt_AsLong(__pyx_v_timeout_ms); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __… in __pyx_f_4pcap_4pcap___init__()
407 …v_self)->__pcap = pcap_open_live(pcap_ex_name(__pyx_v_p),__pyx_1,__pyx_2,__pyx_6,((struct __pyx_ob… in __pyx_f_4pcap_4pcap___init__()
452 __pyx_6 = PyErr_ExceptionMatches(__pyx_3); in __pyx_f_4pcap_4pcap___init__()
454 if (__pyx_6) { in __pyx_f_4pcap_4pcap___init__()
1922 PyObject *__pyx_6 = 0; in initpcap() local
2155__pyx_6 = __Pyx_GetName(__pyx_b, __pyx_n_False); if (!__pyx_6) {__pyx_filename = __pyx_f[0]; __pyx… in initpcap()
2156 __pyx_k18 = __pyx_6; in initpcap()
2157 __pyx_6 = 0; in initpcap()
2176 Py_XDECREF(__pyx_6); in initpcap()