Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/libraries/mtx/include/
DmtxAssert.h184 #define VEC_DOTPRODUCT_1 "VECDotProduct(): NULL VecPtr 'a' " macro
/RvlSDK-3.2/build/libraries/mtx/src/
Dvec.c546 ASSERTMSG( (a != 0), VEC_DOTPRODUCT_1 ); in C_VECDotProduct()