Searched refs:common_handle_aligned_attribute (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-attribs.c | 1964 common_handle_aligned_attribute (tree *node, tree name, tree args, int flags, in common_handle_aligned_attribute() function 2159 return common_handle_aligned_attribute (node, name, args, flags, in handle_aligned_attribute() 2171 return common_handle_aligned_attribute (node, name, args, flags, in handle_warn_if_not_aligned_attribute()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-attribs.cc | 2291 common_handle_aligned_attribute (tree *node, tree name, tree args, int flags, in common_handle_aligned_attribute() function 2470 return common_handle_aligned_attribute (node, name, args, flags, in handle_aligned_attribute() 2482 return common_handle_aligned_attribute (node, name, args, flags, in handle_warn_if_not_aligned_attribute()
|
H A D | ChangeLog | 1059 * c-attribs.c (common_handle_aligned_attribute): Remove short 3634 * c-attribs.c (common_handle_aligned_attribute): Silently avoid setting 4009 * c-attribs.c (common_handle_aligned_attribute): Add 4490 * c-attribs.c (common_handle_aligned_attribute): Don't use invalid 4711 * c-attribs.c (common_handle_aligned_attribute): Avoid issuing 5041 (common_handle_aligned_attribute): Likewise. 5084 * c-attribs.c (common_handle_aligned_attribute): Don't warn 5216 (common_handle_aligned_attribute): Remove argument, name, and add
|