Searched refs:_MAXINT64 (Results 1 – 1 of 1) sorted by relevance
117 _MAXINT64 = 2 << 63 - 1 variable131 if _MININT64 < py_value < _MAXINT64: