Searched defs:btAssert (Results 1 – 1 of 1) sorted by relevance
107 …#define btAssert(x) { if(!(x)){printf("Assert "__FILE__ ":%u ("#x")\n", __LINE__);__debugbreak(); … macro110 #define btAssert assert macro113 #define btAssert(x) macro135 #define btAssert(x) {if(!(x)){printf("Assert "__FILE__ ":%u ("#x")\n", __LINE__);spu_hcmpeq(0,0);}} macro137 #define btAssert assert macro141 #define btAssert(x) macro161 #define btAssert assert macro163 #define btAssert(x) macro219 #define btAssert(x)\ macro228 #define btAssert assert macro[all …]