Home
last modified time | relevance | path

Searched refs:MTX44_MULTVEC_3 (Results 1 – 2 of 2) sorted by relevance

/RvlSDK-3.2/build/libraries/mtx/include/
Dmtx44extAssert.h72 #define MTX44_MULTVEC_3 "MTX44MultVec(): NULL VecPtr 'dst' " macro
/RvlSDK-3.2/build/libraries/mtx/src/
Dmtx44vec.c78 ASSERTMSG( (dst != 0), MTX44_MULTVEC_3 ); in C_MTX44MultVec()