Searched refs:got_unsigned (Results 1 – 1 of 1) sorted by relevance
3978 char got_unsigned = 0; in read_range_type() local3990 got_unsigned = 1; in read_range_type()3996 got_unsigned = 1; in read_range_type()4011 if (got_signed || got_unsigned) in read_range_type()4012 return init_integer_type (alloc, nbits, got_unsigned, NULL); in read_range_type()