Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/libraries/mtx/include/
DmtxAssert.h185 #define VEC_DOTPRODUCT_2 "VECDotProduct(): NULL VecPtr 'b' " macro
/RvlSDK-3.2/build/libraries/mtx/src/
Dvec.c547 ASSERTMSG( (b != 0), VEC_DOTPRODUCT_2 ); in C_VECDotProduct()