Home
last modified time | relevance | path

Searched defs:__m128 (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dvector.hpp5 typedef float __m128 __attribute__ ((__vector_size__ (16))); typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dvector.rs39 pub type __m128 = [f32; 4usize]; types

Completed in 1 milliseconds