Home
last modified time | relevance | path

Searched defs:u (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-0.14.4/sources/libraries/math/
Dmath_Geometry.cpp490 VEC3 u; in DistSqLine3ToLine3() local
539 VEC3 u(S1->P1 - S1->P0); in DistSqSegment3ToSegment3() local
618 VEC3 u; in DistSqLine3ToRay3() local
678 VEC3 u; in DistSqLine3ToSegment3() local
743 VEC3 u; in DistSqRay3ToRay3() local
818 VEC3 u; in DistSqRay3ToSegment3() local
/CTR-SDK-0.14.4/include/nn/math/
Dmath_Arithmetic.h95 u32 u = (F32AsU32(f) & 0x807FFFFF) | 0x3F800000; in FGetMantPart() local