Home
last modified time | relevance | path

Searched refs:handle_alloc_size_attribute (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-attribs.c131 static tree handle_alloc_size_attribute (tree *, tree, tree, int, bool *);
399 handle_alloc_size_attribute,
2912 handle_alloc_size_attribute (tree *node, tree name, tree args, in handle_alloc_size_attribute() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc144 static tree handle_alloc_size_attribute (tree *, tree, tree, int, bool *);
447 handle_alloc_size_attribute,
3509 handle_alloc_size_attribute (tree *node, tree name, tree args, in handle_alloc_size_attribute() function
H A DChangeLog2043 (handle_alloc_size_attribute): Same.
3701 (handle_alloc_size_attribute): Use it and simplify.
9617 (handle_alloc_size_attribute): Use wide-int interfaces.
9820 * c-common.c (handle_alloc_size_attribute): Use tree_fits_uhwi_p
9849 * c-common.c (handle_aligned_attribute, handle_alloc_size_attribute,
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200821844 * c-common.c (handle_alloc_size_attribute): Use type_num_arguments.
H A DChangeLog-200719610 * c-common.c (handle_alloc_size_attribute): New.