Searched refs:max_uint (Results 1 – 1 of 1) sorted by relevance
14039 const unsigned HOST_WIDE_INT max_uint in uint_loc_descriptor() local14060 && ((DWARF2_ADDR_SIZE == 4 && i > max_uint - 0x8000) in uint_loc_descriptor()14061 || (DWARF2_ADDR_SIZE == 8 && i > max_uint - 0x80000000))) in uint_loc_descriptor()