Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/sdpd/
H A Dprofile.h58 typedef struct attr * attr_p; typedef
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Ddecl2.c1221 splice_template_attributes (tree *attr_p, tree decl) in splice_template_attributes() argument
1223 tree *p = attr_p; in splice_template_attributes()
1251 save_template_attributes (tree *attr_p, tree *decl_p, int flags) in save_template_attributes() argument
1255 if (attr_p && *attr_p == error_mark_node) in save_template_attributes()
1258 tree late_attrs = splice_template_attributes (attr_p, *decl_p); in save_template_attributes()
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Ddecl2.c1156 splice_template_attributes (tree *attr_p, tree decl) in splice_template_attributes() argument
1158 tree *p = attr_p; in splice_template_attributes()
1186 save_template_attributes (tree *attr_p, tree *decl_p) in save_template_attributes() argument
1188 tree late_attrs = splice_template_attributes (attr_p, *decl_p); in save_template_attributes()
/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-common.c5441 parse_optimize_options (tree args, bool attr_p) in parse_optimize_options() argument
5502 if (attr_p) in parse_optimize_options()
5549 if (attr_p) in parse_optimize_options()
/dragonfly/contrib/gcc-4.7/gcc/c-family/
H A Dc-common.c8133 parse_optimize_options (tree args, bool attr_p) in parse_optimize_options() argument
8195 if (attr_p) in parse_optimize_options()