Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/libraries/mtx/include/
DmtxAssert.h182 #define VEC_REFLECT_3 "VECReflect(): NULL VecPtr 'dst' " macro
/RvlSDK-3.2/build/libraries/mtx/src/
Dvec.c771 ASSERTMSG( (dst != 0), VEC_REFLECT_3 ); in C_VECReflect()