Searched refs:handle_target_attribute (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | c-attribs.c | 132 static tree handle_target_attribute (tree *, tree, tree, int, bool *); 421 handle_target_attribute, NULL }, 3388 handle_target_attribute (tree *node, tree name, tree args, int flags, in handle_target_attribute() function
|
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/ |
H A D | c-common.c | 375 static tree handle_target_attribute (tree *, tree, tree, int, bool *); 728 handle_target_attribute, false }, 8105 handle_target_attribute (tree *node, tree name, tree args, int flags, in handle_target_attribute() function
|