Searched refs:INT64_MIN (Results 1 – 2 of 2) sorted by relevance
14 SIGNED_MIN = INT64_MIN,
17 static INT64_MIN: bigint = -(2n ** 63n); property in BigintMath