Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/build/libraries/mtx/include/
Dmtx44extAssert.h38 #define MTX44_COPY_2 "MTX44Copy(): NULL Mtx44Ptr 'dst' " macro
/RvlSDK-3.1.4/build/libraries/mtx/src/
Dmtx44.c379 ASSERTMSG( (dst != 0) , MTX44_COPY_2 ); in C_MTX44Copy()