Home
last modified time | relevance | path

Searched defs:a128 (Results 1 – 1 of 1) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
Dtype_with_alignment.hpp229 struct __attribute__((__aligned__(128))) a128 {}; struct
286 struct __declspec(align(128)) a128 { struct
287 char m[128];
288 typedef a128 type;