Searched refs:MTX_RotX33_ (Results 1 – 2 of 2) sorted by relevance
57 void MTX_RotX33_(register MtxFx33 *pDst, register fx32 sinVal, register fx32 cosVal);182 MTX_RotX33_(pDst, sinVal, cosVal); in MTX_RotX33()
149 asm void MTX_RotX33_(register MtxFx33 * pDst, register fx32 sinVal, register fx32 cosVal) in MTX_RotX33_() function