Home
last modified time | relevance | path

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

/RvlSDK-3.3/build/libraries/mtx/include/
DmtxAssert.h166 #define VEC_SUBTRACT_1 "VECSubtract(): NULL VecPtr 'a' " macro
/RvlSDK-3.3/build/libraries/mtx/src/
Dvec.c183 ASSERTMSG( ( a != 0), VEC_SUBTRACT_1 ); in C_VECSubtract()