Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/libraries/mtx/include/
DmtxAssert.h202 #define QUAT_SUBTRACT_1 "QUATSubtract(): NULL QuaternionPtr 'p' " macro
/RvlSDK-3.2/build/libraries/mtx/src/
Dquat.c138 ASSERTMSG( ( p != 0 ), QUAT_SUBTRACT_1 ); in C_QUATSubtract()