Searched refs:VEC_SCALE_2 (Results 1 – 2 of 2) sorted by relevance
| /CafeSDK-2.12.13-1/system/src/lib/mtx/ | ||
| D | mtxAssert.h | 168 #define VEC_SCALE_2 "VECScale(): NULL VecPtr 'dst' " macro |
| D | mtxVec.c | 201 ASSERTMSG( ( dst != 0), VEC_SCALE_2 ); in C_VECScale() |