Home
last modified time | relevance | path

Searched defs:pSrc (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-2.4.0/sources/libraries/test/
Dtest_XmlOutput.cpp62 const char* pSrc = string; in ConvertToXmlString() local
/CTR-SDK-2.4.0/include/nn/math/
Dmath_Matrix44.h937 MTX44Transpose(MTX44* pOut, const MTX44 *pSrc) in MTX44Transpose()
1034 inline MTX44* MTX44MultArray(MTX44* pOut, const MTX44& m1, const MTX44* pSrc, s32 count) { return M… in MTX44MultArray()
Dmath_Matrix34.h1064 inline MTX34* MTX34MultArray(MTX34* pOut, const MTX34& m1, const MTX34* pSrc, s32 count) { return M… in MTX34MultArray()