Home
last modified time | relevance | path

Searched refs:btCastdTo128i (Results 1 – 8 of 8) sorted by relevance

/dports/devel/bullet/bullet3-3.21/src/LinearMath/
H A DbtScalar.h365 #define btCastdTo128i(a) (_mm_castpd_si128(a)) macro
374 #define btCastdTo128i(a) ((__m128i)(a)) macro
/dports/graphics/blender/blender-2.91.0/extern/bullet2/src/LinearMath/
H A DbtScalar.h365 #define btCastdTo128i(a) (_mm_castpd_si128(a)) macro
374 #define btCastdTo128i(a) ((__m128i)(a)) macro
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/LinearMath/
H A DbtScalar.h365 #define btCastdTo128i(a) (_mm_castpd_si128(a)) macro
374 #define btCastdTo128i(a) ((__m128i)(a)) macro
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/LinearMath/
H A DbtScalar.h365 #define btCastdTo128i(a) (_mm_castpd_si128(a)) macro
374 #define btCastdTo128i(a) ((__m128i)(a)) macro
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/bullet/LinearMath/
H A DbtScalar.h350 #define btCastdTo128i(a) (_mm_castpd_si128(a)) macro
359 #define btCastdTo128i(a) ((__m128i)(a)) macro
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Bullet/src/LinearMath/
H A DbtScalar.h333 #define btCastdTo128i(a) (_mm_castpd_si128(a)) macro
342 #define btCastdTo128i(a) ((__m128i)(a)) macro
/dports/devel/py-bullet3/bullet3-3.21/src/LinearMath/
H A DbtScalar.h365 #define btCastdTo128i(a) (_mm_castpd_si128(a)) macro
374 #define btCastdTo128i(a) ((__m128i)(a)) macro
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/extern/bullet/LinearMath/
H A DbtScalar.h327 #define btCastdTo128i(a) (_mm_castpd_si128(a)) macro
336 #define btCastdTo128i(a) ((__m128i)(a)) macro