Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/libraries/mtx/include/
DmtxAssert.h204 #define QUAT_SUBTRACT_3 "QUATSubtract(): NULL QuaternionPtr 'r' " macro
/RvlSDK-3.2/build/libraries/mtx/src/
Dquat.c140 ASSERTMSG( ( r != 0 ), QUAT_SUBTRACT_3 ); in C_QUATSubtract()