Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_xxsubinterpretersmodule.c1622 channelid *othercid = (channelid *)other; in channelid_richcompare() local
1628 long long othercid = PyLong_AsLongLongAndOverflow(other, &overflow); in channelid_richcompare() local