Searched refs:postfix_attrs (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dc-parser.c1319 tree postfix_attrs = NULL_TREE;
1331 postfix_attrs = c_parser_attributes (parser);
1340 chainon (postfix_attrs, all_prefix_attrs));
1355 chainon (postfix_attrs,
1728 tree postfix_attrs;
1779 postfix_attrs = c_parser_attributes (parser);
1781 chainon (attrs, postfix_attrs));
1869 tree postfix_attrs;
1955 postfix_attrs = c_parser_attributes (parser);
1957 chainon (attrs, postfix_attrs));
1317 tree postfix_attrs = NULL_TREE; local
1726 tree postfix_attrs; local
1867 tree postfix_attrs; local
2073 tree postfix_attrs = NULL_TREE; local
2697 tree postfix_attrs = NULL_TREE; local
[all...]

Completed in 78 milliseconds