Searched defs:U32OVERFLOW (Results 1 – 1 of 1) sorted by relevance
266 #define U32OVERFLOW(x) (x > UINT32_MAX) macro268 #define U32OVERFLOW(x) (x == UINT32_MAX) macro