Home
last modified time | relevance | path

Searched refs:fixup_unsigned_type (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dstor-layout.c1896 fixup_unsigned_type (type); in make_unsigned_type()
1975 fixup_unsigned_type (bitsizetype); in set_sizetype()
2091 fixup_unsigned_type (tree type) in fixup_unsigned_type() function
H A Dtree.h3672 extern void fixup_unsigned_type (tree);
H A Dtree.c5163 fixup_unsigned_type (itype); in build_nonstandard_integer_type()
H A DChangeLog-20013281 * stor-layout.c (fixup_signed_type, fixup_unsigned_type): Avoid
H A DChangeLog-200312560 (fixup_unsigned_type): ... here.
H A DChangeLog-200418098 (fixup_unsigned_type): Set UNSIGNED_P before caching any values.