Home
last modified time | relevance | path

Searched refs:handle_packed_attribute (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-attribs.c49 static tree handle_packed_attribute (tree *, tree, tree, int, bool *);
256 handle_packed_attribute,
730 handle_packed_attribute (tree *node, tree name, tree ARG_UNUSED (args), in handle_packed_attribute() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc51 static tree handle_packed_attribute (tree *, tree, tree, int, bool *);
292 handle_packed_attribute,
971 handle_packed_attribute (tree *node, tree name, tree ARG_UNUSED (args), in handle_packed_attribute() function
H A DChangeLog4182 * c-attribs.c (handle_packed_attribute): Do not build a variant
5039 * c-attribs.c (handle_packed_attribute): Test DECL_C_BIT_FIELD
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20053283 * c-common.c (handle_packed_attribute): Ignore packing on a field
17565 * c-common.c (handle_packed_attribute): Likewise.
H A DChangeLog-200224539 (handle_packed_attribute, handle_nocommon_attribute,
24553 handle_packed_attribute, handle_nocommon_attribute,
H A DChangeLog-200610812 * c-common.c (handle_packed_attribute): So don't copy it here.
H A DChangeLog-200933783 * c-common.c (handle_packed_attribute): Don't ignore packed on
H A DChangeLog-200110427 (handle_packed_attribute, handle_nocommon_attribute,
H A DChangeLog-200313025 * c-common.c (handle_packed_attribute): Don't pack a struct via a
H A DChangeLog-200417444 (handle_packed_attribute, handle_unused_attribute,