Home
last modified time | relevance | path

Searched refs:ASM_QUATDivide (Results 1 – 3 of 3) sorted by relevance

/CafeSDK-2.12.13/system/src/lib/mtx/headers/cafe/mtx/
DmtxVec.h1495 void ASM_QUATDivide ( const Quaternion *p, const Quaternion *q, Quaternion *r );
1508 #define QUATDivide ASM_QUATDivide
/CafeSDK-2.12.13/system/include/cafe/mtx/
DmtxVec.h1495 void ASM_QUATDivide ( const Quaternion *p, const Quaternion *q, Quaternion *r );
1508 #define QUATDivide ASM_QUATDivide
/CafeSDK-2.12.13/system/src/lib/mtx/
Dmtx.c2476 void ASM_QUATDivide( const Quaternion *p, const Quaternion *q, Quaternion *r) in ASM_QUATDivide() function