Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/libraries/mtx/include/
DmtxAssert.h261 #define QUAT_COMPA_4 "QUATCompA(): NULL QuaternionPtr 'a' " macro
/RvlSDK-3.2/build/libraries/mtx/src/
Dquat.c966 ASSERTMSG( ( a != 0 ), QUAT_COMPA_4 ); in C_QUATCompA()