Home
last modified time | relevance | path

Searched defs:ab (Results 1 – 9 of 9) sorted by relevance

/CafeSDK-2.12.13-1/system/src/lib/mtx/
DmtxVec.c53 void C_VECAdd ( const Vec *a, const Vec *b, Vec *ab ) in C_VECAdd()
73 void PSVECAdd ( const Vec *a, const Vec *b, Vec *ab ) in PSVECAdd()
145 void PSVECSubtract ( const Vec *a, const Vec *b, Vec *ab ) in PSVECSubtract()
Dmtx44_asm.s144 #define ab r5 macro
Dmtx44.c397 void C_MTX44Concat( MTX_CONST Mtx44 a, MTX_CONST Mtx44 b, Mtx44 ab ) in C_MTX44Concat()
452 void PSMTX44Concat( MTX_CONST Mtx44 a, MTX_CONST Mtx44 b, Mtx44 ab ) in PSMTX44Concat()
Dmtx.c191 void C_MTXConcat ( MTX_CONST Mtx a, MTX_CONST Mtx b, Mtx ab ) in C_MTXConcat()
240 void PSMTXConcat ( MTX_CONST Mtx a, MTX_CONST Mtx b, Mtx ab ) in PSMTXConcat()
DmtxQuat.c1057 Quaternion pq, ab; in C_QUATSquad() local
/CafeSDK-2.12.13-1/system/include/cafe/mtx/
Dmat44.h87 static inline void MAT44Concat ( const Mat44 *a, const Mat44 *b, Mat44 *ab ) in MAT44Concat()
DmatVec.h81 static inline void MAT34Concat ( const Mat34 *a, const Mat34 *b, Mat34 *ab ) in MAT34Concat()
/CafeSDK-2.12.13-1/system/src/lib/mtx/headers/cafe/mtx/
Dmat44.h87 static inline void MAT44Concat ( const Mat44 *a, const Mat44 *b, Mat44 *ab ) in MAT44Concat()
DmatVec.h81 static inline void MAT34Concat ( const Mat34 *a, const Mat34 *b, Mat34 *ab ) in MAT34Concat()