Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_traits/
H A Dtype_with_alignment.hpp95 struct __attribute__((__aligned__(128))) a128 {}; struct
151 struct __declspec(align(128)) a128 { struct
152 char m[128];
153 typedef a128 type;