Searched refs:UINT16_MAX (Results 1 – 2 of 2) sorted by relevance
171 #define UINT16_MAX (65535) macro172 #define UINT_LEAST16_MAX UINT16_MAX
2049 const ElfW(Addr) max_value = static_cast<ElfW(Addr)>(UINT16_MAX); in relocate()2094 const ElfW(Addr) max_value = static_cast<ElfW(Addr)>(UINT16_MAX); in relocate()