Home
last modified time | relevance | path

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

/dragonfly/sys/net/lagg/
H A Dieee8023ad_lacp.h116 uint8_t tmpl_type; member
H A Dieee8023ad_lacp.c1980 if ((check_type && tlv->tlv_type != tmpl->tmpl_type) || in tlv_check()
1984 if (tmpl->tmpl_type == 0) { in tlv_check()
/dragonfly/contrib/gcc-4.7/gcc/
H A Ddwarf2out.c10077 tree tmpl_type; in generic_parameter_die() local
10098 tmpl_type = TYPE_P (arg) ? arg : TREE_TYPE (arg); in generic_parameter_die()
10099 add_type_attribute (tmpl_die, tmpl_type, 0, in generic_parameter_die()
10100 TREE_THIS_VOLATILE (tmpl_type), in generic_parameter_die()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dpt.c2658 tree tmpl_type = TREE_TYPE (tmpl); in warn_spec_missing_attributes() local
2661 if (TREE_DEPRECATED (tmpl_type) in warn_spec_missing_attributes()
2663 || TREE_DEPRECATED (TREE_TYPE (tmpl_type)) in warn_spec_missing_attributes()
2667 tree tmpl_attrs[] = { DECL_ATTRIBUTES (tmpl), TYPE_ATTRIBUTES (tmpl_type) }; in warn_spec_missing_attributes()
/dragonfly/contrib/gcc-8.0/gcc/
H A Ddwarf2out.c13602 tree tmpl_type; in generic_parameter_die() local
13623 tmpl_type = TYPE_P (arg) ? arg : TREE_TYPE (arg); in generic_parameter_die()
13624 add_type_attribute (tmpl_die, tmpl_type, in generic_parameter_die()
13625 (TREE_THIS_VOLATILE (tmpl_type) in generic_parameter_die()