Searched refs:a16 (Results 1 – 1 of 1) sorted by relevance
226 struct __attribute__((__aligned__(16))) a16 {}; struct236 template<> class type_with_alignment<16> { public: typedef align::a16 type; };245 BOOST_TT_AUX_BOOL_TRAIT_IMPL_SPEC1(is_pod,::boost::align::a16,true)273 struct __declspec(align(16)) a16 { struct275 typedef a16 type; argument305 align::a16,338 BOOST_TT_AUX_BOOL_TRAIT_IMPL_SPEC1(is_pod,::boost::align::a16,true)354 #pragma option push -a16358 struct a16{ long double s; };364 typedef ::boost::align::a16 max_align;[all …]