Searched refs:sT (Results 1 – 4 of 4) sorted by relevance
| /CafeSDK-2.12.13-1/system/src/lib/mtx/ |
| D | mtx44_asm.s | 265 #define sT fp1 macro 298 frsp sT, sT 340 ps_muls0 tmp9, tmp0, sT 351 fnmsubs tmp6, tmp1, sT, tmp3 353 fmadds tmp7, tmp1, sT, tmp3 391 #undef sT
|
| D | mtx_asm.s | 1011 #define sT fp1 macro 1050 frsp sT, sT 1088 ps_muls0 tmp9, tmp0, sT 1100 fnmsubs tmp6, tmp1, sT, tmp3 1102 fmadds tmp7, tmp1, sT, tmp3 1147 #undef sT
|
| D | mtx44.c | 1614 f32 sT, in __PSMTX44RotAxisRadInternal() argument 1618 f32x2 sT2 = {sT, sT}; in __PSMTX44RotAxisRadInternal() 1887 extern void _ASM_MTX44RotAxisRadInternal(Mtx m, const Vec *axis, f32 sT, f32 cT);
|
| D | mtx.c | 1457 f32 sT, in _PSMTXRotAxisRadInternal() argument 1500 sT2[0] = sT2[1] = sT; in _PSMTXRotAxisRadInternal() 2453 extern void _ASM_MTXRotAxisRadInternal(Mtx m, const Vec *axis, f32 sT, f32 cT);
|