Searched refs:MAX_USER_ID (Results 1 – 1 of 1) sorted by relevance
110 constexpr int MAX_USER_ID = UINT32_MAX / PER_USER_RANGE; variable714 if (userId < 0 || userId > MAX_USER_ID || in do_lookup()