Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/libraries/mtx/include/
DmtxAssert.h252 #define QUAT_SQUAD_1 "QUATSquad(): NULL QuaternionPtr 'p' " macro
/RvlSDK-2.1/build/libraries/mtx/src/
Dquat.c933 ASSERTMSG( ( p != 0 ), QUAT_SQUAD_1 ); in C_QUATSquad()