Home
last modified time | relevance | path

Searched defs:pTarget (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-1.1.0/CTR_SDK-1_1-20110215-en/CTR_SDK/sources/libraries/fnd/ARMv6/
Dfnd_Interlocked.cpp196 u64 Interlocked::CompareAndSwap(u64* pTarget, const u64& comp, u64 swap) in CompareAndSwap()
/CTR-SDK-1.1.0/CTR_SDK-1_1-20110215-en/CTR_SDK/include/nn/math/
Dmath_Matrix34.h680 MTX34LookAt(MTX34* pOut, const VEC3* pCamPos, const VEC3* pCamUp, const VEC3* pTarget) in MTX34LookAt()
706 MTX34LookAt(MTX34* pOut, const VEC3* pCamPos, f32 twistDeg, const VEC3* pTarget) in MTX34LookAt()