Lines Matching refs:__two
39 struct __two {char __lx; char __lxx;};
40 template <class _Up> static __two __test(...);
78 struct __two {char __lx; char __lxx;};
79 static __two __test(...);
84 static const bool value = !is_same<decltype(__test((_Tp*)0)), __two>::value;
92 struct __two {char __lx; char __lxx;};
93 static __two __test(...);
98 static const bool value = !is_same<decltype(__test((_Tp*)0)), __two>::value;
559 struct __two {char __lx; char __lxx;};
560 template <class _Up> static __two __test(...);
583 struct __two {char __lx; char __lxx;};
584 template <class _Up> static __two __test(...);