Searched refs:MAX_INT32 (Results 1 – 5 of 5) sorted by relevance
23 MAX_INT32 = (1 << 31) - 1 variable30 elif MAX_INT == MAX_INT32:
27 MAX_INT32 = (1 << 31) - 1 variable36 elif MAX_INT == MAX_INT32:
28 static const int32_t MAX_INT32 = 0x7FFFFFFF; variable125 int32_t firstTentativeIdx = MAX_INT32; in createInstance()219 if (firstTentativeIdx < MAX_INT32 && !includeTentativeEra) { in createInstance()243 int year = MAX_INT32; // bogus value in getStartYear()
25 // In the range of (MAX_INT32, MAX_UINT32].
26 The capacity of the barrier. The default capacity is MAX_INT32,