Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
Dtype_with_alignment.hpp228 struct __attribute__((__aligned__(64))) a64 {}; struct
238 template<> class type_with_alignment<64> { public: typedef align::a64 type; };
247 BOOST_TT_AUX_BOOL_TRAIT_IMPL_SPEC1(is_pod,::boost::align::a64,true)
281 struct __declspec(align(64)) a64 struct
284 typedef a64 type; argument
322 align::a64,
340 BOOST_TT_AUX_BOOL_TRAIT_IMPL_SPEC1(is_pod,::boost::align::a64,true)