Home
last modified time | relevance | path

Searched refs:handle_noinline_attribute (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dc-common.c505 static tree handle_noinline_attribute (tree *, tree, tree, int, bool *);
575 handle_noinline_attribute },
4194 handle_noinline_attribute (tree *node, tree name, in handle_noinline_attribute() function
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-common.c728 static tree handle_noinline_attribute PARAMS ((tree *, tree, tree, int,
821 handle_noinline_attribute },
5391 handle_noinline_attribute (node, name, args, flags, no_add_attrs) in handle_noinline_attribute() function
H A DChangeLog.710094 handle_noinline_attribute, handle_always_inline_attribute,
10108 handle_noinline_attribute, handle_always_inline_attribute,
H A DChangeLog.68285 * attribs.c (handle_noinline_attribute): New function.