Searched refs:UINT32_MAX (Results 1 – 2 of 2) sorted by relevance
173 #define UINT_FAST16_MAX UINT32_MAX182 #define UINT32_MAX (4294967295U) macro183 #define UINT_LEAST32_MAX UINT32_MAX184 #define UINT_FAST32_MAX UINT32_MAX205 # define WINT_MAX UINT32_MAX222 # define UINTPTR_MAX UINT32_MAX225 # define SIZE_MAX UINT32_MAX
2914 const ElfW(Addr) max_value = static_cast<ElfW(Addr)>(UINT32_MAX); in relocate()2957 const ElfW(Addr) max_value = static_cast<ElfW(Addr)>(UINT32_MAX); in relocate()