Searched refs:UINT32_MAX (Results 1 – 4 of 4) sorted by relevance
174 #define UINT_FAST16_MAX UINT32_MAX183 #define UINT32_MAX (4294967295U) macro184 #define UINT_LEAST32_MAX UINT32_MAX185 #define UINT_FAST32_MAX UINT32_MAX206 # define WINT_MAX UINT32_MAX223 # define UINTPTR_MAX UINT32_MAX226 # define SIZE_MAX UINT32_MAX
78 MACRO(UINT32_MAX); in stdint_h()
167 if (range_max == UINT32_MAX) { in ValidateSyscallArgInRange()
3203 const ElfW(Addr) max_value = static_cast<ElfW(Addr)>(UINT32_MAX); in relocate()3246 const ElfW(Addr) max_value = static_cast<ElfW(Addr)>(UINT32_MAX); in relocate()