Searched refs:at2 (Results 1 – 2 of 2) sorted by relevance
258 typedef __gnu_cxx::typelist::at_index<Policy_Tl, 2> at2; typedef259 typedef typename at2::type at2t;279 typedef __gnu_cxx::typelist::at_index<Policy_Tl, 2> at2; typedef280 typedef typename at2::type at2t;299 typedef __gnu_cxx::typelist::at_index<Policy_Tl, 2> at2; typedef300 typedef typename at2::type at2t;322 typedef __gnu_cxx::typelist::at_index<Policy_Tl, 2> at2; typedef323 typedef typename at2::type at2t;
6097 same_attr_p (dw_attr_ref at1, dw_attr_ref at2, int *mark) in same_attr_p() argument6099 if (at1->dw_attr != at2->dw_attr) in same_attr_p()6107 return same_dw_val_p (&at1->dw_attr_val, &at2->dw_attr_val, mark); in same_attr_p()