Searched refs:DEBUGBREAK (Results 1 – 3 of 3) sorted by relevance
52 #define DEBUGBREAK __debugbreak() macro115 #define DEBUGBREAK asm ("int $3") macro
119 if (expFailed) { DEBUGBREAK; }\
91 V(DEBUGBREAK, DebugBreak, 0) \