Home
last modified time | relevance | path

Searched defs:othercid (Results 1 – 8 of 8) sorted by relevance

/dports/databases/py-sqlite3/Python-3.8.12/Modules/
H A D_xxsubinterpretersmodule.c1612 channelid *othercid = (channelid *)other; in channelid_richcompare() local
1618 long long othercid = PyLong_AsLongLongAndOverflow(other, &overflow); in channelid_richcompare() local
/dports/databases/py-gdbm/Python-3.8.12/Modules/
H A D_xxsubinterpretersmodule.c1612 channelid *othercid = (channelid *)other; in channelid_richcompare() local
1618 long long othercid = PyLong_AsLongLongAndOverflow(other, &overflow); in channelid_richcompare() local
/dports/lang/python-tools/Python-3.8.12/Modules/
H A D_xxsubinterpretersmodule.c1612 channelid *othercid = (channelid *)other; in channelid_richcompare() local
1618 long long othercid = PyLong_AsLongLongAndOverflow(other, &overflow); in channelid_richcompare() local
/dports/lang/python39/Python-3.9.9/Modules/
H A D_xxsubinterpretersmodule.c1622 channelid *othercid = (channelid *)other; in channelid_richcompare() local
1628 long long othercid = PyLong_AsLongLongAndOverflow(other, &overflow); in channelid_richcompare() local
/dports/lang/python38/Python-3.8.12/Modules/
H A D_xxsubinterpretersmodule.c1612 channelid *othercid = (channelid *)other; in channelid_richcompare() local
1618 long long othercid = PyLong_AsLongLongAndOverflow(other, &overflow); in channelid_richcompare() local
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/
H A D_xxsubinterpretersmodule.c1612 channelid *othercid = (channelid *)other; in channelid_richcompare() local
1618 long long othercid = PyLong_AsLongLongAndOverflow(other, &overflow); in channelid_richcompare() local
/dports/lang/python310/Python-3.10.1/Modules/
H A D_xxsubinterpretersmodule.c1622 channelid *othercid = (channelid *)other; in channelid_richcompare() local
1628 long long othercid = PyLong_AsLongLongAndOverflow(other, &overflow); in channelid_richcompare() local
/dports/lang/python311/Python-3.11.0a3/Modules/
H A D_xxsubinterpretersmodule.c1627 channelid *othercid = (channelid *)other; in channelid_richcompare() local
1633 long long othercid = PyLong_AsLongLongAndOverflow(other, &overflow); in channelid_richcompare() local