Home
last modified time | relevance | path

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

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