Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/config/rs6000/
HDrs6000.c606 static tree rs6000_handle_struct_attribute (tree *, tree, tree, int, bool *);
17539 { "ms_struct", 0, 0, false, false, false, rs6000_handle_struct_attribute },
17540 { "gcc_struct", 0, 0, false, false, false, rs6000_handle_struct_attribute },
17750 rs6000_handle_struct_attribute (tree *node, tree name, in rs6000_handle_struct_attribute() function
/NextBSD/contrib/gcc/
HDChangeLog-20067765 (rs6000_handle_struct_attribute): New.