Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-attribs.c94 static tree handle_warn_if_not_aligned_attribute (tree *, tree, tree,
325 handle_warn_if_not_aligned_attribute, NULL },
2167 handle_warn_if_not_aligned_attribute (tree *node, tree name, in handle_warn_if_not_aligned_attribute() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc102 static tree handle_warn_if_not_aligned_attribute (tree *, tree, tree,
369 handle_warn_if_not_aligned_attribute, NULL },
2478 handle_warn_if_not_aligned_attribute (tree *node, tree name, in handle_warn_if_not_aligned_attribute() function
H A DChangeLog5213 * c-attribs.c (handle_warn_if_not_aligned_attribute): New.