Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/lib/mtx/
DmtxAssert.h56 #define MTX_MULTVECARRAY_3 "MTXMultVecArray(): NULL VecPtr 'dstBase' " macro
DmtxVec.c1072 ASSERTMSG( (dstBase != 0), MTX_MULTVECARRAY_3 ); in C_MTXMultVecArray()
1332 ASSERTMSG( (dstBase != 0), MTX_MULTVECARRAY_3 ); in C_MTXROMultVecArray()