Searched refs:ASM_QUATInverse (Results 1 – 4 of 4) sorted by relevance
193 .global ASM_QUATInverse symbol196 ASM_QUATInverse: label197 .type ASM_QUATInverse, @function270 .size ASM_QUATInverse,$-ASM_QUATInverse
2480 ASM_QUATInverse(q, &qtmp); in ASM_QUATDivide()
1497 void ASM_QUATInverse ( const Quaternion *src, Quaternion *inv );1512 #define QUATInverse ASM_QUATInverse