Home
last modified time | relevance | path

Searched refs:narrowest_unsigned_type (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dc-lex.c64 static enum integer_type_kind narrowest_unsigned_type
499 narrowest_unsigned_type (unsigned HOST_WIDE_INT low, in narrowest_unsigned_type() function
567 itk = narrowest_unsigned_type (integer.low, integer.high, flags); in interpret_integer()
574 = narrowest_unsigned_type (integer.low, integer.high, flags); in interpret_integer()
H A DChangeLog-200218615 interpret_float, narrowest_unsigned_type and
H A DChangeLog-200420536 * c-lex.c (narrowest_unsigned_type, narrowest_signed_type): Take