Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/libraries/mtx/include/
DmtxAssert.h55 #define MTX_MULTVEC_3 "MTXMultVec(): NULL VecPtr 'dst' " macro
/RvlSDK-3.2/build/libraries/mtx/src/
Dmtxvec.c74 ASSERTMSG( (dst != 0), MTX_MULTVEC_3 ); in C_MTXMultVec()