Home
last modified time | relevance | path

Searched defs: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
281 struct __declspec(align(64)) a64 struct
283 char m[64];
284 typedef a64 type;