Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/lib/mtx/
DmtxAssert.h168 #define VEC_SCALE_2 "VECScale(): NULL VecPtr 'dst' " macro
DmtxVec.c201 ASSERTMSG( ( dst != 0), VEC_SCALE_2 ); in C_VECScale()