Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Drs6000.c606 static tree rs6000_handle_struct_attribute (tree *, tree, tree, int, bool *);
17483 { "ms_struct", 0, 0, false, false, false, rs6000_handle_struct_attribute },
17484 { "gcc_struct", 0, 0, false, false, false, rs6000_handle_struct_attribute },
17694 rs6000_handle_struct_attribute (tree *node, tree name, in rs6000_handle_struct_attribute() function