Searched refs:VEC_ADD_1 (Results 1 – 2 of 2) sorted by relevance
| /CafeSDK-2.12.13-1/system/src/lib/mtx/ | ||
| D | mtxAssert.h | 159 #define VEC_ADD_1 "VECAdd(): NULL VecPtr 'a' " macro |
| D | mtxVec.c | 56 ASSERTMSG( ( a != 0), VEC_ADD_1 ); in C_VECAdd() |