Home
last modified time | relevance | path

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

/RvlSDK-3.1/build/libraries/mtx/include/
DmtxAssert.h171 #define VEC_SCALE_2 "VECScale(): NULL VecPtr 'dst' " macro
/RvlSDK-3.1/build/libraries/mtx/src/
Dvec.c254 ASSERTMSG( ( dst != 0), VEC_SCALE_2 ); in C_VECScale()