Home
last modified time | relevance | path

Searched refs:swap (Results 1 – 4 of 4) sorted by relevance

/CTR-SDK-1.0.0/CTR_SDK/include/nn/fnd/ARMv6/
Dfnd_Interlocked.h71 static s32 CompareAndSwap(s32* pTarget, s32 comp, s32 swap);
82 static u64 CompareAndSwap(u64* pTarget, const u64& comp, u64 swap);
85 static T* CompareAndSwap(T** pTarget, T* comp, T* swap)
90 reinterpret_cast<s32>(swap) ));
/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/fnd/ARMv6/
Dfnd_Interlocked.cpp28 …CompareAndSwap(s32* pTarget NN_IS_UNUSED_VAR, s32 comp NN_IS_UNUSED_VAR, s32 swap NN_IS_UNUSED_VAR) in CompareAndSwap()
196 u64 Interlocked::CompareAndSwap(u64* pTarget, const u64& comp, u64 swap) in CompareAndSwap() argument
203 if (__strexd(swap, pTarget) == 0) in CompareAndSwap()
/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/math/
Dmath_Geometry.cpp48 ::std::swap(Pmin.x, Pmax.x); in Normalize()
50 ::std::swap(Pmin.y, Pmax.y); in Normalize()
52 ::std::swap(Pmin.z, Pmax.z); in Normalize()
98 ::std::swap(x0, x1); in Set()
113 ::std::swap(y0, y1); in Set()
128 ::std::swap(z0, z1); in Set()
1226 ::std::swap(t0, t1); in IntersectionRay3AABB_()
/CTR-SDK-1.0.0/CTR_SDK/include/nn/math/ARMv6/inline/
Dmath_Matrix44.ipp785 // swap row