Searched defs:pSrc (Results 1 – 3 of 3) sorted by relevance
62 const char* pSrc = string; in ConvertToXmlString() local
937 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()
1064 inline MTX34* MTX34MultArray(MTX34* pOut, const MTX34& m1, const MTX34* pSrc, s32 count) { return M… in MTX34MultArray()