Searched refs:handle_alloc_align_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 | 132 static tree handle_alloc_align_attribute (tree *, tree, tree, int, bool *); 466 handle_alloc_align_attribute, 2953 handle_alloc_align_attribute (tree *node, tree name, tree args, int, in handle_alloc_align_attribute() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-attribs.cc | 145 static tree handle_alloc_align_attribute (tree *, tree, tree, int, bool *); 524 handle_alloc_align_attribute, 3557 handle_alloc_align_attribute (tree *node, tree name, tree args, int, in handle_alloc_align_attribute() function
|
H A D | ChangeLog | 2044 (handle_alloc_align_attribute): Same. 3702 (handle_alloc_align_attribute): Same. 6785 * c-common.c (handle_alloc_align_attribute): Also check FUNCTION_DECL. 9822 (handle_alloc_align_attribute, handle_assume_aligned_attribute): New
|