Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dc-common.c506 static tree handle_always_inline_attribute (tree *, tree, tree, int,
577 handle_always_inline_attribute },
4213 handle_always_inline_attribute (tree *node, tree name, in handle_always_inline_attribute() function
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-common.c730 static tree handle_always_inline_attribute PARAMS ((tree *, tree, tree, int,
823 handle_always_inline_attribute },
5413 handle_always_inline_attribute (node, name, args, flags, no_add_attrs) in handle_always_inline_attribute() function
H A DChangeLog.710094 handle_noinline_attribute, handle_always_inline_attribute,
10108 handle_noinline_attribute, handle_always_inline_attribute,
15874 * attribs.c (handle_always_inline_attribute): New.