Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/libraries/mtx/include/
DmtxAssert.h189 #define VEC_CROSSPRODUCT_3 "VECCrossProduct(): NULL VecPtr 'axb' " macro
/RvlSDK-2.1/build/libraries/mtx/src/
Dvec.c610 ASSERTMSG( (axb != 0), VEC_CROSSPRODUCT_3 ); in C_VECCrossProduct()