Searched refs:_UINT32_MAX (Results 1 – 1 of 1) sorted by relevance
21 _UINT32_MAX = 2**32 - 1 variable67 if token < 0 or token > _UINT32_MAX: