Searched refs:Swap (Results 1 – 2 of 2) sorted by relevance
72 static s32 Swap(s32* pTarget, s32 value);94 static T* Swap(T** pTarget, T* value)97 Swap( reinterpret_cast<s32*>(pTarget),
53 asm s32 Interlocked::Swap(s32* pTarget NN_IS_UNUSED_VAR, s32 value NN_IS_UNUSED_VAR) in Swap() function in nn::fnd::ARMv6::Interlocked