Searched defs:MAX_ID (Results 1 – 2 of 2) sorted by relevance
34 static const uint32_t MAX_ID = (1u << 31) / SIZE / 2; variable
45 private static final int MAX_ID = 255; field in InternalState