Searched refs:handle_noinline_attribute (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | c-attribs.c | 66 static tree handle_noinline_attribute (tree *, tree, tree, int, bool *); 272 handle_noinline_attribute, 829 handle_noinline_attribute (tree *node, tree name, in handle_noinline_attribute() function
|
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/ |
H A D | c-common.c | 323 static tree handle_noinline_attribute (tree *, tree, tree, int, bool *); 623 handle_noinline_attribute, false }, 5994 handle_noinline_attribute (tree *node, tree name, in handle_noinline_attribute() function
|