Searched defs:btCastiTo128f (Results 1 – 1 of 1) sorted by relevance
326 #define btCastiTo128f(a) (_mm_castsi128_ps(a)) macro335 #define btCastiTo128f(a) ((__m128) (a)) macro