Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dstor-layout.h41 extern void fixup_unsigned_type (tree);
H A Dstor-layout.cc2708 fixup_unsigned_type (type); in make_unsigned_type()
2879 fixup_unsigned_type (tree type) in fixup_unsigned_type() function
H A Dtree.cc7071 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-201222751 (fixup_unsigned_type): Likewise.
H A DChangeLog-200312560 (fixup_unsigned_type): ... here.
H A DChangeLog-20138179 (fixup_unsigned_type): Moved to stor-layout.h.
H A DChangeLog-200418098 (fixup_unsigned_type): Set UNSIGNED_P before caching any values.
H A DChangeLog-201440082 (fixup_unsigned_type): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dstor-layout.h41 extern void fixup_unsigned_type (tree);
H A Dstor-layout.c2683 fixup_unsigned_type (type); in make_unsigned_type()
2854 fixup_unsigned_type (tree type) in fixup_unsigned_type() function
H A Dtree.c8047 fixup_unsigned_type (itype); in build_nonstandard_integer_type()