Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
Dtype_with_alignment.hpp227 struct __attribute__((__aligned__(32))) a32 {}; struct
237 template<> class type_with_alignment<32> { public: typedef align::a32 type; };
246 BOOST_TT_AUX_BOOL_TRAIT_IMPL_SPEC1(is_pod,::boost::align::a32,true)
277 struct __declspec(align(32)) a32 { struct
279 typedef a32 type; argument
314 align::a32,
339 BOOST_TT_AUX_BOOL_TRAIT_IMPL_SPEC1(is_pod,::boost::align::a32,true)