Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-attribs.c75 static tree handle_gnu_inline_attribute (tree *, tree, tree, int, bool *);
291 handle_gnu_inline_attribute,
1168 handle_gnu_inline_attribute (tree *node, tree name, in handle_gnu_inline_attribute() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc81 static tree handle_gnu_inline_attribute (tree *, tree, tree, int, bool *);
331 handle_gnu_inline_attribute,
1441 handle_gnu_inline_attribute (tree *node, tree name, in handle_gnu_inline_attribute() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20066104 (handle_gnu_inline_attribute): New function.