Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dstor-layout.c1883 fixup_signed_type (type); in make_signed_type()
1983 fixup_signed_type (bitsizetype); in set_sizetype()
2069 fixup_signed_type (tree type) in fixup_signed_type() function
H A Dtree.h4564 extern void fixup_signed_type (tree);
H A Dtree.c5165 fixup_signed_type (itype); in build_nonstandard_integer_type()
H A DChangeLog-20013281 * stor-layout.c (fixup_signed_type, fixup_unsigned_type): Avoid
H A DChangeLog-200027770 (make_signed_type): Likewise; also, call fixup_signed_type.
H A DChangeLog-200312559 (fixup_signed_type): ... here and ...